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