Resource Set Args
data class ResourceSetArgs(val resourceSetName: Output<String>? = null, val resourceSetType: Output<String>? = null, val resources: Output<List<ResourceSetResourceArgs>>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<ResourceSetArgs>
Schema for the AWS Route53 Recovery Readiness ResourceSet Resource and API.
Properties
Link copied to clipboard
A list of resource objects in the resource set.
Link copied to clipboard
The name of the resource set to create.
Link copied to clipboard
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