1. Packages
  2. AWS Native
  3. API Docs
  4. route53recoveryreadiness
  5. ResourceSet

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.route53recoveryreadiness.ResourceSet

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    Schema for the AWS Route53 Recovery Readiness ResourceSet Resource and API.

    Create ResourceSet Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new ResourceSet(name: string, args: ResourceSetArgs, opts?: CustomResourceOptions);
    @overload
    def ResourceSet(resource_name: str,
                    args: ResourceSetArgs,
                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def ResourceSet(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    resource_set_type: Optional[str] = None,
                    resources: Optional[Sequence[ResourceSetResourceArgs]] = None,
                    resource_set_name: Optional[str] = None,
                    tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewResourceSet(ctx *Context, name string, args ResourceSetArgs, opts ...ResourceOption) (*ResourceSet, error)
    public ResourceSet(string name, ResourceSetArgs args, CustomResourceOptions? opts = null)
    public ResourceSet(String name, ResourceSetArgs args)
    public ResourceSet(String name, ResourceSetArgs args, CustomResourceOptions options)
    
    type: aws-native:route53recoveryreadiness:ResourceSet
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args ResourceSetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ResourceSetArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ResourceSetArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ResourceSetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ResourceSetArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ResourceSet Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The ResourceSet resource accepts the following input properties:

    ResourceSetType string

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    Resources List<Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetResource>
    A list of resource objects in the resource set.
    ResourceSetName string
    The name of the resource set to create.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A tag to associate with the parameters for a resource set.
    ResourceSetType string

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    Resources []ResourceSetResourceArgs
    A list of resource objects in the resource set.
    ResourceSetName string
    The name of the resource set to create.
    Tags TagArgs
    A tag to associate with the parameters for a resource set.
    resourceSetType String

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    resources List<ResourceSetResource>
    A list of resource objects in the resource set.
    resourceSetName String
    The name of the resource set to create.
    tags List<Tag>
    A tag to associate with the parameters for a resource set.
    resourceSetType string

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    resources ResourceSetResource[]
    A list of resource objects in the resource set.
    resourceSetName string
    The name of the resource set to create.
    tags Tag[]
    A tag to associate with the parameters for a resource set.
    resource_set_type str

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    resources Sequence[ResourceSetResourceArgs]
    A list of resource objects in the resource set.
    resource_set_name str
    The name of the resource set to create.
    tags Sequence[TagArgs]
    A tag to associate with the parameters for a resource set.
    resourceSetType String

    The resource type of the resources in the resource set. Enter one of the following values for resource type:

    AWS: :AutoScaling: :AutoScalingGroup, AWS: :CloudWatch: :Alarm, AWS: :EC2: :CustomerGateway, AWS: :DynamoDB: :Table, AWS: :EC2: :Volume, AWS: :ElasticLoadBalancing: :LoadBalancer, AWS: :ElasticLoadBalancingV2: :LoadBalancer, AWS: :MSK: :Cluster, AWS: :RDS: :DBCluster, AWS: :Route53: :HealthCheck, AWS: :SQS: :Queue, AWS: :SNS: :Topic, AWS: :SNS: :Subscription, AWS: :EC2: :VPC, AWS: :EC2: :VPNConnection, AWS: :EC2: :VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

    resources List<Property Map>
    A list of resource objects in the resource set.
    resourceSetName String
    The name of the resource set to create.
    tags List<Property Map>
    A tag to associate with the parameters for a resource set.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ResourceSet resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceSetArn string
    The Amazon Resource Name (ARN) of the resource set.
    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceSetArn string
    The Amazon Resource Name (ARN) of the resource set.
    id String
    The provider-assigned unique ID for this managed resource.
    resourceSetArn String
    The Amazon Resource Name (ARN) of the resource set.
    id string
    The provider-assigned unique ID for this managed resource.
    resourceSetArn string
    The Amazon Resource Name (ARN) of the resource set.
    id str
    The provider-assigned unique ID for this managed resource.
    resource_set_arn str
    The Amazon Resource Name (ARN) of the resource set.
    id String
    The provider-assigned unique ID for this managed resource.
    resourceSetArn String
    The Amazon Resource Name (ARN) of the resource set.

    Supporting Types

    ResourceSetDnsTargetResource, ResourceSetDnsTargetResourceArgs

    DomainName string
    The domain name that acts as an ingress point to a portion of the customer application.
    HostedZoneArn string
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    RecordSetId string
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    RecordType string
    The type of DNS record of the target resource.
    TargetResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetTargetResource
    The target resource that the Route 53 record points to.
    DomainName string
    The domain name that acts as an ingress point to a portion of the customer application.
    HostedZoneArn string
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    RecordSetId string
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    RecordType string
    The type of DNS record of the target resource.
    TargetResource ResourceSetTargetResource
    The target resource that the Route 53 record points to.
    domainName String
    The domain name that acts as an ingress point to a portion of the customer application.
    hostedZoneArn String
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    recordSetId String
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    recordType String
    The type of DNS record of the target resource.
    targetResource ResourceSetTargetResource
    The target resource that the Route 53 record points to.
    domainName string
    The domain name that acts as an ingress point to a portion of the customer application.
    hostedZoneArn string
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    recordSetId string
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    recordType string
    The type of DNS record of the target resource.
    targetResource ResourceSetTargetResource
    The target resource that the Route 53 record points to.
    domain_name str
    The domain name that acts as an ingress point to a portion of the customer application.
    hosted_zone_arn str
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    record_set_id str
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    record_type str
    The type of DNS record of the target resource.
    target_resource ResourceSetTargetResource
    The target resource that the Route 53 record points to.
    domainName String
    The domain name that acts as an ingress point to a portion of the customer application.
    hostedZoneArn String
    The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
    recordSetId String
    The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
    recordType String
    The type of DNS record of the target resource.
    targetResource Property Map
    The target resource that the Route 53 record points to.

    ResourceSetNlbResource, ResourceSetNlbResourceArgs

    Arn string
    A Network Load Balancer resource Amazon Resource Name (ARN).
    Arn string
    A Network Load Balancer resource Amazon Resource Name (ARN).
    arn String
    A Network Load Balancer resource Amazon Resource Name (ARN).
    arn string
    A Network Load Balancer resource Amazon Resource Name (ARN).
    arn str
    A Network Load Balancer resource Amazon Resource Name (ARN).
    arn String
    A Network Load Balancer resource Amazon Resource Name (ARN).

    ResourceSetR53ResourceRecord, ResourceSetR53ResourceRecordArgs

    DomainName string
    The DNS target domain name.
    RecordSetId string
    The Resource Record set id.
    DomainName string
    The DNS target domain name.
    RecordSetId string
    The Resource Record set id.
    domainName String
    The DNS target domain name.
    recordSetId String
    The Resource Record set id.
    domainName string
    The DNS target domain name.
    recordSetId string
    The Resource Record set id.
    domain_name str
    The DNS target domain name.
    record_set_id str
    The Resource Record set id.
    domainName String
    The DNS target domain name.
    recordSetId String
    The Resource Record set id.

    ResourceSetResource, ResourceSetResourceArgs

    ComponentId string
    The component identifier of the resource, generated when DNS target resource is used.
    DnsTargetResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetDnsTargetResource
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    ReadinessScopes List<string>
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    ResourceArn string
    The Amazon Resource Name (ARN) of the AWS resource.
    ComponentId string
    The component identifier of the resource, generated when DNS target resource is used.
    DnsTargetResource ResourceSetDnsTargetResource
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    ReadinessScopes []string
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    ResourceArn string
    The Amazon Resource Name (ARN) of the AWS resource.
    componentId String
    The component identifier of the resource, generated when DNS target resource is used.
    dnsTargetResource ResourceSetDnsTargetResource
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    readinessScopes List<String>
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    resourceArn String
    The Amazon Resource Name (ARN) of the AWS resource.
    componentId string
    The component identifier of the resource, generated when DNS target resource is used.
    dnsTargetResource ResourceSetDnsTargetResource
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    readinessScopes string[]
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    resourceArn string
    The Amazon Resource Name (ARN) of the AWS resource.
    component_id str
    The component identifier of the resource, generated when DNS target resource is used.
    dns_target_resource ResourceSetDnsTargetResource
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    readiness_scopes Sequence[str]
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    resource_arn str
    The Amazon Resource Name (ARN) of the AWS resource.
    componentId String
    The component identifier of the resource, generated when DNS target resource is used.
    dnsTargetResource Property Map
    A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
    readinessScopes List<String>
    A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
    resourceArn String
    The Amazon Resource Name (ARN) of the AWS resource.

    ResourceSetTargetResource, ResourceSetTargetResourceArgs

    NlbResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetNlbResource
    The Network Load Balancer resource that a DNS target resource points to.
    R53Resource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetR53ResourceRecord
    The Route 53 resource that a DNS target resource record points to.
    NlbResource ResourceSetNlbResource
    The Network Load Balancer resource that a DNS target resource points to.
    R53Resource ResourceSetR53ResourceRecord
    The Route 53 resource that a DNS target resource record points to.
    nlbResource ResourceSetNlbResource
    The Network Load Balancer resource that a DNS target resource points to.
    r53Resource ResourceSetR53ResourceRecord
    The Route 53 resource that a DNS target resource record points to.
    nlbResource ResourceSetNlbResource
    The Network Load Balancer resource that a DNS target resource points to.
    r53Resource ResourceSetR53ResourceRecord
    The Route 53 resource that a DNS target resource record points to.
    nlb_resource ResourceSetNlbResource
    The Network Load Balancer resource that a DNS target resource points to.
    r53_resource ResourceSetR53ResourceRecord
    The Route 53 resource that a DNS target resource record points to.
    nlbResource Property Map
    The Network Load Balancer resource that a DNS target resource points to.
    r53Resource Property Map
    The Route 53 resource that a DNS target resource record points to.

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi