@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.135Z") @Stability(value=Experimental) 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()
(experimental) Explicitly specify an Asn or let aws pick an Asn for you.
|
String |
getType()
(experimental) Default type ipsec.1.
|
@Stability(value=Experimental) @NotNull String getType()
@Stability(value=Experimental) @Nullable default Number getAmazonSideAsn()
Default: 65000
@Stability(value=Experimental) static VpnGatewayProps.Builder builder()
VpnGatewayProps.Builder of VpnGatewayPropsCopyright © 2021. All rights reserved.