@Stability(value=Stable) public static final class CfnVPNGatewayRoutePropagationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnVPNGatewayRoutePropagationProps>
CfnVPNGatewayRoutePropagationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVPNGatewayRoutePropagationProps |
build()
Builds the configured instance.
|
CfnVPNGatewayRoutePropagationProps.Builder |
routeTableIds(List<String> routeTableIds)
Sets the value of
CfnVPNGatewayRoutePropagationProps.getRouteTableIds() |
CfnVPNGatewayRoutePropagationProps.Builder |
vpnGatewayId(String vpnGatewayId)
Sets the value of
CfnVPNGatewayRoutePropagationProps.getVpnGatewayId() |
@Stability(value=Stable) public CfnVPNGatewayRoutePropagationProps.Builder routeTableIds(List<String> routeTableIds)
CfnVPNGatewayRoutePropagationProps.getRouteTableIds()routeTableIds - `AWS::EC2::VPNGatewayRoutePropagation.RouteTableIds`. This parameter is required.this@Stability(value=Stable) public CfnVPNGatewayRoutePropagationProps.Builder vpnGatewayId(String vpnGatewayId)
CfnVPNGatewayRoutePropagationProps.getVpnGatewayId()vpnGatewayId - `AWS::EC2::VPNGatewayRoutePropagation.VpnGatewayId`. This parameter is required.this@Stability(value=Stable) public CfnVPNGatewayRoutePropagationProps build()
build in interface software.amazon.jsii.Builder<CfnVPNGatewayRoutePropagationProps>CfnVPNGatewayRoutePropagationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.