Interface IVPCRef
(experimental) Indicates that this resource can be referenced as a VPC.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVPCRef : IConstruct, IDependable
Syntax (vb)
Public Interface IVPCRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
VpcRef | (experimental) A reference to a VPC resource. |
Properties
VpcRef
(experimental) A reference to a VPC resource.
IVPCReference VpcRef { get; }
Property Value
Remarks
Stability: Experimental