@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.282Z") @Stability(value=Stable) public interface CfnVPNGatewayRoutePropagationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVPNGatewayRoutePropagationProps.Builder
A builder for
CfnVPNGatewayRoutePropagationProps |
static class |
CfnVPNGatewayRoutePropagationProps.Jsii$Proxy
An implementation for
CfnVPNGatewayRoutePropagationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVPNGatewayRoutePropagationProps.Builder |
builder() |
List<String> |
getRouteTableIds()
`AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`.
|
String |
getVpnGatewayId()
`AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`.
|
@Stability(value=Stable) @NotNull List<String> getRouteTableIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html#cfn-ec2-vpngatewayrouteprop-routetableids@Stability(value=Stable) @NotNull String getVpnGatewayId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html#cfn-ec2-vpngatewayrouteprop-vpngatewayid@Stability(value=Stable) static CfnVPNGatewayRoutePropagationProps.Builder builder()
Copyright © 2020. All rights reserved.