@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.135Z") @Stability(value=Experimental) public class VpnGateway extends Resource implements IVpnGateway
| Modifier and Type | Class and Description |
|---|---|
static class |
VpnGateway.Builder
(experimental) A fluent builder for
VpnGateway. |
software.amazon.jsii.JsiiObject.InitializationModeIVpnGateway.Jsii$Default, IVpnGateway.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
VpnGateway(software.constructs.Construct scope,
String id,
VpnGatewayProps props) |
protected |
VpnGateway(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
VpnGateway(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGatewayId()
(experimental) The virtual private gateway Id.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected VpnGateway(software.amazon.jsii.JsiiObjectRef objRef)
protected VpnGateway(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public VpnGateway(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
VpnGatewayProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public String getGatewayId()
getGatewayId in interface IVpnGatewayCopyright © 2021. All rights reserved.