Show / Hide Table of Contents

Interface IVPCEndpointRef

(experimental) Indicates that this resource can be referenced as a VPCEndpoint.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVPCEndpointRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVPCEndpointRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

VpcEndpointRef

(experimental) A reference to a VPCEndpoint resource.

Properties

VpcEndpointRef

(experimental) A reference to a VPCEndpoint resource.

IVPCEndpointReference VpcEndpointRef { get; }
Property Value

IVPCEndpointReference

Remarks

Stability: Experimental

Back to top Generated by DocFX