Interface IInterfaceVpcEndpoint
An interface VPC endpoint.
Inherited Members
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInterfaceVpcEndpoint : IVpcEndpoint, IResource, IConnectable
Syntax (vb)
Public Interface IInterfaceVpcEndpoint
Inherits IVpcEndpoint, IResource, IConstruct, IDependable, IConnectable