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