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