AWS Native is in preview. AWS Classic is fully supported.
aws-native.route53recoveryreadiness.ResourceSet
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
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:
- Resource
Set stringType 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.
Aws Native. Route53Recovery Readiness. Inputs. Resource Set Resource> - A list of resource objects in the resource set.
- Resource
Set stringName - The name of the resource set to create.
- List<Pulumi.
Aws Native. Inputs. Tag> - A tag to associate with the parameters for a resource set.
- Resource
Set stringType 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
[]Resource
Set Resource Args - A list of resource objects in the resource set.
- Resource
Set stringName - The name of the resource set to create.
- Tag
Args - A tag to associate with the parameters for a resource set.
- resource
Set StringType 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<Resource
Set Resource> - A list of resource objects in the resource set.
- resource
Set StringName - The name of the resource set to create.
- List<Tag>
- A tag to associate with the parameters for a resource set.
- resource
Set stringType 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
Resource
Set Resource[] - A list of resource objects in the resource set.
- resource
Set stringName - The name of the resource set to create.
- Tag[]
- A tag to associate with the parameters for a resource set.
- resource_
set_ strtype 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[Resource
Set Resource Args] - A list of resource objects in the resource set.
- resource_
set_ strname - The name of the resource set to create.
- Sequence[Tag
Args] - A tag to associate with the parameters for a resource set.
- resource
Set StringType 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.
- resource
Set StringName - The name of the resource set to create.
- 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.
- Resource
Set stringArn - The Amazon Resource Name (ARN) of the resource set.
- Id string
- The provider-assigned unique ID for this managed resource.
- Resource
Set stringArn - The Amazon Resource Name (ARN) of the resource set.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Set StringArn - The Amazon Resource Name (ARN) of the resource set.
- id string
- The provider-assigned unique ID for this managed resource.
- resource
Set stringArn - The Amazon Resource Name (ARN) of the resource set.
- id str
- The provider-assigned unique ID for this managed resource.
- resource_
set_ strarn - The Amazon Resource Name (ARN) of the resource set.
- id String
- The provider-assigned unique ID for this managed resource.
- resource
Set StringArn - The Amazon Resource Name (ARN) of the resource set.
Supporting Types
ResourceSetDnsTargetResource, ResourceSetDnsTargetResourceArgs
- Domain
Name string - The domain name that acts as an ingress point to a portion of the customer application.
- Hosted
Zone stringArn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- Record
Set stringId - The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
- Record
Type string - The type of DNS record of the target resource.
- Target
Resource Pulumi.Aws Native. Route53Recovery Readiness. Inputs. Resource Set Target Resource - The target resource that the Route 53 record points to.
- Domain
Name string - The domain name that acts as an ingress point to a portion of the customer application.
- Hosted
Zone stringArn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- Record
Set stringId - The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
- Record
Type string - The type of DNS record of the target resource.
- Target
Resource ResourceSet Target Resource - The target resource that the Route 53 record points to.
- domain
Name String - The domain name that acts as an ingress point to a portion of the customer application.
- hosted
Zone StringArn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- record
Set StringId - The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
- record
Type String - The type of DNS record of the target resource.
- target
Resource ResourceSet Target Resource - The target resource that the Route 53 record points to.
- domain
Name string - The domain name that acts as an ingress point to a portion of the customer application.
- hosted
Zone stringArn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- record
Set stringId - The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
- record
Type string - The type of DNS record of the target resource.
- target
Resource ResourceSet Target Resource - 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_ strarn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- record_
set_ strid - 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 ResourceSet Target Resource - The target resource that the Route 53 record points to.
- domain
Name String - The domain name that acts as an ingress point to a portion of the customer application.
- hosted
Zone StringArn - The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
- record
Set StringId - The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
- record
Type String - The type of DNS record of the target resource.
- target
Resource 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
- Domain
Name string - The DNS target domain name.
- Record
Set stringId - The Resource Record set id.
- Domain
Name string - The DNS target domain name.
- Record
Set stringId - The Resource Record set id.
- domain
Name String - The DNS target domain name.
- record
Set StringId - The Resource Record set id.
- domain
Name string - The DNS target domain name.
- record
Set stringId - The Resource Record set id.
- domain_
name str - The DNS target domain name.
- record_
set_ strid - The Resource Record set id.
- domain
Name String - The DNS target domain name.
- record
Set StringId - The Resource Record set id.
ResourceSetResource, ResourceSetResourceArgs
- Component
Id string - The component identifier of the resource, generated when DNS target resource is used.
- Dns
Target Pulumi.Resource Aws Native. Route53Recovery Readiness. Inputs. Resource Set Dns Target Resource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
setting. - Readiness
Scopes List<string> - A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- Resource
Arn string - The Amazon Resource Name (ARN) of the AWS resource.
- Component
Id string - The component identifier of the resource, generated when DNS target resource is used.
- Dns
Target ResourceResource Set Dns Target Resource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
setting. - Readiness
Scopes []string - A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- Resource
Arn string - The Amazon Resource Name (ARN) of the AWS resource.
- component
Id String - The component identifier of the resource, generated when DNS target resource is used.
- dns
Target ResourceResource Set Dns Target Resource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
setting. - readiness
Scopes List<String> - A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- resource
Arn String - The Amazon Resource Name (ARN) of the AWS resource.
- component
Id string - The component identifier of the resource, generated when DNS target resource is used.
- dns
Target ResourceResource Set Dns Target Resource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
setting. - readiness
Scopes string[] - A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- resource
Arn 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_ Resourceresource Set Dns Target Resource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
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.
- component
Id String - The component identifier of the resource, generated when DNS target resource is used.
- dns
Target Property MapResource - A component for DNS/routing control readiness checks. This is a required setting when
ResourceSet
ResourceSetType
is set toAWS::Route53RecoveryReadiness::DNSTargetResource
. Do not set it for any otherResourceSetType
setting. - readiness
Scopes List<String> - A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- resource
Arn String - The Amazon Resource Name (ARN) of the AWS resource.
ResourceSetTargetResource, ResourceSetTargetResourceArgs
- Nlb
Resource Pulumi.Aws Native. Route53Recovery Readiness. Inputs. Resource Set Nlb Resource - The Network Load Balancer resource that a DNS target resource points to.
- R53Resource
Pulumi.
Aws Native. Route53Recovery Readiness. Inputs. Resource Set R53Resource Record - The Route 53 resource that a DNS target resource record points to.
- Nlb
Resource ResourceSet Nlb Resource - The Network Load Balancer resource that a DNS target resource points to.
- R53Resource
Resource
Set R53Resource Record - The Route 53 resource that a DNS target resource record points to.
- nlb
Resource ResourceSet Nlb Resource - The Network Load Balancer resource that a DNS target resource points to.
- r53Resource
Resource
Set R53Resource Record - The Route 53 resource that a DNS target resource record points to.
- nlb
Resource ResourceSet Nlb Resource - The Network Load Balancer resource that a DNS target resource points to.
- r53Resource
Resource
Set R53Resource Record - The Route 53 resource that a DNS target resource record points to.
- nlb_
resource ResourceSet Nlb Resource - The Network Load Balancer resource that a DNS target resource points to.
- r53_
resource ResourceSet R53Resource Record - The Route 53 resource that a DNS target resource record points to.
- nlb
Resource 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
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.