Interface IVPNGatewayRef
(experimental) Indicates that this resource can be referenced as a VPNGateway.
Inherited Members
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
Remarks
Stability: Experimental