Show / Hide Table of Contents

Interface IVpnGateway

The virtual private gateway interface.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
IConstruct.Node
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.AWS.EC2.dll
Syntax (csharp)
public interface IVpnGateway : IResource, IConstruct, IConstruct, IDependable
Syntax (vb)
Public Interface IVpnGateway
    Inherits IResource, IConstruct, IConstruct, IDependable

Synopsis

Properties

GatewayId

The virtual private gateway Id.

Properties

GatewayId

The virtual private gateway Id.

string GatewayId { get; }
Property Value

System.String

Back to top Generated by DocFX