Uses of Interface
software.amazon.awscdk.services.ec2.CfnRouteTableProps
-
Uses of CfnRouteTableProps in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnRouteTableProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnRouteTable
(Construct scope, String id, CfnRouteTableProps props) Create a newAWS::EC2::RouteTable
.