@Generated(value="jsii-pacmak/1.9.0 (build 5c646d5)", date="2020-07-28T21:12:26.042Z") @Stability(value=Stable) public interface VpnGatewayProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
VpnGatewayProps.Builder
A builder for
VpnGatewayProps |
static class |
VpnGatewayProps.Jsii$Proxy
An implementation for
VpnGatewayProps |
Modifier and Type | Method and Description |
---|---|
static VpnGatewayProps.Builder |
builder() |
default Number |
getAmazonSideAsn()
Explicitely specify an Asn or let aws pick an Asn for you.
|
String |
getType()
Default type ipsec.1.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Number getAmazonSideAsn()
Default: 65000
@Stability(value=Stable) static VpnGatewayProps.Builder builder()
VpnGatewayProps.Builder
of VpnGatewayProps
Copyright © 2020. All rights reserved.