Uses of Class
software.amazon.awscdk.interfaces.ec2.LocalGatewayRouteReference.Builder
Packages that use LocalGatewayRouteReference.Builder
-
Uses of LocalGatewayRouteReference.Builder in software.amazon.awscdk.interfaces.ec2
Methods in software.amazon.awscdk.interfaces.ec2 that return LocalGatewayRouteReference.BuilderModifier and TypeMethodDescriptionLocalGatewayRouteReference.builder()LocalGatewayRouteReference.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofLocalGatewayRouteReference.getDestinationCidrBlock()LocalGatewayRouteReference.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) Sets the value ofLocalGatewayRouteReference.getLocalGatewayRouteTableId()Constructors in software.amazon.awscdk.interfaces.ec2 with parameters of type LocalGatewayRouteReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLocalGatewayRouteReference.Builder.