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<ResourceSetTagArgs>>? = null) : ConvertibleToJava<ResourceSetArgs>
Schema for the AWS Route53 Recovery Readiness ResourceSet Resource and API.
Constructors
Link copied to clipboard
fun ResourceSetArgs(resourceSetName: Output<String>? = null, resourceSetType: Output<String>? = null, resources: Output<List<ResourceSetResourceArgs>>? = null, tags: Output<List<ResourceSetTagArgs>>? = null)
Functions
Properties
Link copied to clipboard
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