ICidrCollectionRef

class aws_cdk.aws_route53.ICidrCollectionRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CidrCollection.

Stability:

experimental

Attributes

cidr_collection_ref

(experimental) A reference to a CidrCollection resource.

Stability:

experimental

node

The tree node.