interface IVpcAttachmentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.NetworkManager.IVpcAttachmentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnetworkmanager#IVpcAttachmentRef |
![]() | software.amazon.awscdk.services.networkmanager.IVpcAttachmentRef |
![]() | aws_cdk.aws_networkmanager.IVpcAttachmentRef |
![]() | aws-cdk-lib » aws_networkmanager » IVpcAttachmentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a VpcAttachment.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
vpc | Vpc | A reference to a VpcAttachment resource. |
node
Type:
Node
The tree node.
vpcAttachmentRef
Type:
Vpc
A reference to a VpcAttachment resource.