Interface IVpcEndpoint
A VPC endpoint.
Inherited Members
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVpcEndpoint : IResource, IVPCEndpointRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVpcEndpoint Inherits IResource, IVPCEndpointRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| VpcEndpointId | The VPC endpoint identifier. |
Properties
VpcEndpointId
The VPC endpoint identifier.
string VpcEndpointId { get; }
Property Value
Remarks
Attribute: true