@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.281Z") @Stability(value=Stable) public interface CfnVPNGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-type@Stability(value=Stable) @Nullable default Number getAmazonSideAsn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-amazonsideasn@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-tags@Stability(value=Stable) static CfnVPNGatewayProps.Builder builder()
CfnVPNGatewayProps.Builder of CfnVPNGatewayPropsCopyright © 2020. All rights reserved.