Uses of Class
software.amazon.awscdk.services.ec2.CfnLocalGatewayRoute.Builder
Packages that use CfnLocalGatewayRoute.Builder
-
Uses of CfnLocalGatewayRoute.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnLocalGatewayRoute.BuilderModifier and TypeMethodDescriptionstatic CfnLocalGatewayRoute.BuilderCfnLocalGatewayRoute.Builder.destinationCidrBlock(String destinationCidrBlock) The CIDR block used for destination matches.CfnLocalGatewayRoute.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) The ID of the local gateway route table.CfnLocalGatewayRoute.Builder.localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId) The ID of the virtual interface group.CfnLocalGatewayRoute.Builder.networkInterfaceId(String networkInterfaceId) The ID of the network interface.