interface IIPAMPoolCidrRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EC2.IIPAMPoolCidrRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IIPAMPoolCidrRef |
![]() | software.amazon.awscdk.services.ec2.IIPAMPoolCidrRef |
![]() | aws_cdk.aws_ec2.IIPAMPoolCidrRef |
![]() | aws-cdk-lib » aws_ec2 » IIPAMPoolCidrRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a IPAMPoolCidr.
Properties
Name | Type | Description |
---|---|---|
ipam | IPAMPool | A reference to a IPAMPoolCidr resource. |
node | Node | The tree node. |
ipamPoolCidrRef
Type:
IPAMPool
A reference to a IPAMPoolCidr resource.
node
Type:
Node
The tree node.