Uses of Interface
software.amazon.awscdk.services.ec2.CfnLocalGatewayRouteTableProps
Packages that use CfnLocalGatewayRouteTableProps
-
Uses of CfnLocalGatewayRouteTableProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnLocalGatewayRouteTablePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocalGatewayRouteTablePropsMethods in software.amazon.awscdk.services.ec2 that return CfnLocalGatewayRouteTablePropsModifier and TypeMethodDescriptionCfnLocalGatewayRouteTableProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnLocalGatewayRouteTablePropsModifierConstructorDescriptionCfnLocalGatewayRouteTable(Construct scope, String id, CfnLocalGatewayRouteTableProps props) Create a newAWS::EC2::LocalGatewayRouteTable.