IIPAMPoolCidrRef

class aws_cdk.aws_ec2.IIPAMPoolCidrRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

ipam_pool_cidr_ref

(experimental) A reference to a IPAMPoolCidr resource.

Stability:

experimental

node

The tree node.