interface ICidrCollectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Route53.ICidrCollectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsroute53#ICidrCollectionRef |
![]() | software.amazon.awscdk.services.route53.ICidrCollectionRef |
![]() | aws_cdk.aws_route53.ICidrCollectionRef |
![]() | aws-cdk-lib » aws_route53 » ICidrCollectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CidrCollection.
Properties
Name | Type | Description |
---|---|---|
cidr | Cidr | A reference to a CidrCollection resource. |
node | Node | The tree node. |
cidrCollectionRef
Type:
Cidr
A reference to a CidrCollection resource.
node
Type:
Node
The tree node.