Show / Hide Table of Contents

Interface IVPNGatewayRef

(experimental) Indicates that this resource can be referenced as a VPNGateway.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVPNGatewayRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVPNGatewayRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

VpnGatewayRef

(experimental) A reference to a VPNGateway resource.

Properties

VpnGatewayRef

(experimental) A reference to a VPNGateway resource.

IVPNGatewayReference VpnGatewayRef { get; }
Property Value

IVPNGatewayReference

Remarks

Stability: Experimental

Back to top Generated by DocFX