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