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