Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLocalGatewayRouteMixinProps.Builder
Packages that use CfnLocalGatewayRouteMixinProps.Builder
-
Uses of CfnLocalGatewayRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLocalGatewayRouteMixinProps.BuilderModifier and TypeMethodDescriptionCfnLocalGatewayRouteMixinProps.builder()CfnLocalGatewayRouteMixinProps.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofCfnLocalGatewayRouteMixinProps.getDestinationCidrBlock()CfnLocalGatewayRouteMixinProps.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) Sets the value ofCfnLocalGatewayRouteMixinProps.getLocalGatewayRouteTableId()CfnLocalGatewayRouteMixinProps.Builder.localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId) Sets the value ofCfnLocalGatewayRouteMixinProps.getLocalGatewayVirtualInterfaceGroupId()CfnLocalGatewayRouteMixinProps.Builder.networkInterfaceId(String networkInterfaceId) Sets the value ofCfnLocalGatewayRouteMixinProps.getNetworkInterfaceId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLocalGatewayRouteMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocalGatewayRouteMixinProps.Builder.