CidrCollection

class CidrCollection : KotlinCustomResource

Resource schema for AWS::Route53::CidrCollection.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon resource name (ARN) to uniquely identify the AWS resource.

Link copied to clipboard
val awsId: Output<String>

UUID of the CIDR collection.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A complex type that contains information about the list of CIDR locations.

Link copied to clipboard
val name: Output<String>

A unique name for the CIDR collection.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>