Show / Hide Table of Contents

Interface IInterfaceVpcEndpoint

An interface VPC endpoint.

Inherited Members
IVpcEndpoint.VpcEndpointId
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Stack
IVPCEndpointRef.VpcEndpointRef
IEnvironmentAware.Env
IConnectable.Connections
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInterfaceVpcEndpoint : IVpcEndpoint, IResource, IVPCEndpointRef, IConstruct, IDependable, IEnvironmentAware, IConnectable
Syntax (vb)
Public Interface IInterfaceVpcEndpoint Inherits IVpcEndpoint, IResource, IVPCEndpointRef, IConstruct, IDependable, IEnvironmentAware, IConnectable

Synopsis

Back to top Generated by DocFX