@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.043Z") @Stability(value=Stable) public interface CfnVPNGatewayProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVPNGatewayProps.Builder
A builder for
CfnVPNGatewayProps |
static class |
CfnVPNGatewayProps.Jsii$Proxy
An implementation for
CfnVPNGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVPNGatewayProps.Builder |
builder() |
default Number |
getAmazonSideAsn()
`AWS::EC2::VPNGateway.AmazonSideAsn`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::VPNGateway.Tags`.
|
String |
getType()
`AWS::EC2::VPNGateway.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Number getAmazonSideAsn()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnVPNGatewayProps.Builder builder()
CfnVPNGatewayProps.Builder of CfnVPNGatewayPropsCopyright © 2021. All rights reserved.