Interface IVpnGateway
The virtual private gateway interface.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVpnGateway : IResource
Syntax (vb)
Public Interface IVpnGateway
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
Gateway |
The virtual private gateway Id. |
Properties
GatewayId
The virtual private gateway Id.
string GatewayId { get; }
Property Value
System.