@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.044Z") @Stability(value=Stable) public interface CfnVPNGatewayRoutePropagationProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getVpnGatewayId()
@Stability(value=Stable) static CfnVPNGatewayRoutePropagationProps.Builder builder()
Copyright © 2021. All rights reserved.