IIPAMPoolRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

ipam_pool_ref

(experimental) A reference to a IPAMPool resource.

Stability:

experimental

node

The tree node.