Show / Hide Table of Contents

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

IVPCReference

Remarks

Stability: Experimental

Back to top Generated by DocFX