@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.207Z") @Stability(value=Stable) public interface CfnLocalGatewayRouteProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLocalGatewayRouteProps.Builder
A builder for
CfnLocalGatewayRouteProps |
static class |
CfnLocalGatewayRouteProps.Jsii$Proxy
An implementation for
CfnLocalGatewayRouteProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLocalGatewayRouteProps.Builder |
builder() |
String |
getDestinationCidrBlock()
`AWS::EC2::LocalGatewayRoute.DestinationCidrBlock`.
|
String |
getLocalGatewayRouteTableId()
`AWS::EC2::LocalGatewayRoute.LocalGatewayRouteTableId`.
|
String |
getLocalGatewayVirtualInterfaceGroupId()
`AWS::EC2::LocalGatewayRoute.LocalGatewayVirtualInterfaceGroupId`.
|
@Stability(value=Stable) @NotNull String getDestinationCidrBlock()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html#cfn-ec2-localgatewayroute-destinationcidrblock@Stability(value=Stable) @NotNull String getLocalGatewayRouteTableId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html#cfn-ec2-localgatewayroute-localgatewayroutetableid@Stability(value=Stable) @NotNull String getLocalGatewayVirtualInterfaceGroupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html#cfn-ec2-localgatewayroute-localgatewayvirtualinterfacegroupid@Stability(value=Stable) static CfnLocalGatewayRouteProps.Builder builder()
CfnLocalGatewayRouteProps.Builder of CfnLocalGatewayRoutePropsCopyright © 2020. All rights reserved.