Uses of Class
software.amazon.awscdk.interfaces.ec2.LocalGatewayRouteTableReference.Builder
Packages that use LocalGatewayRouteTableReference.Builder
-
Uses of LocalGatewayRouteTableReference.Builder in software.amazon.awscdk.interfaces.ec2
Methods in software.amazon.awscdk.interfaces.ec2 that return LocalGatewayRouteTableReference.BuilderModifier and TypeMethodDescriptionLocalGatewayRouteTableReference.builder()LocalGatewayRouteTableReference.Builder.localGatewayRouteTableArn(String localGatewayRouteTableArn) Sets the value ofLocalGatewayRouteTableReference.getLocalGatewayRouteTableArn()LocalGatewayRouteTableReference.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) Sets the value ofLocalGatewayRouteTableReference.getLocalGatewayRouteTableId()Constructors in software.amazon.awscdk.interfaces.ec2 with parameters of type LocalGatewayRouteTableReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLocalGatewayRouteTableReference.Builder.