Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayRouteMixinProps.Builder
Packages that use CfnTransitGatewayRouteMixinProps.Builder
-
Uses of CfnTransitGatewayRouteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayRouteMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnTransitGatewayRouteMixinProps.getBlackhole()CfnTransitGatewayRouteMixinProps.Builder.blackhole(IResolvable blackhole) Sets the value ofCfnTransitGatewayRouteMixinProps.getBlackhole()CfnTransitGatewayRouteMixinProps.builder()CfnTransitGatewayRouteMixinProps.Builder.destinationCidrBlock(String destinationCidrBlock) Sets the value ofCfnTransitGatewayRouteMixinProps.getDestinationCidrBlock()CfnTransitGatewayRouteMixinProps.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) Sets the value ofCfnTransitGatewayRouteMixinProps.getTransitGatewayAttachmentId()CfnTransitGatewayRouteMixinProps.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) Sets the value ofCfnTransitGatewayRouteMixinProps.getTransitGatewayAttachmentId()CfnTransitGatewayRouteMixinProps.Builder.transitGatewayAttachmentId(ITransitGatewayPeeringAttachmentRef transitGatewayAttachmentId) Sets the value ofCfnTransitGatewayRouteMixinProps.getTransitGatewayAttachmentId()CfnTransitGatewayRouteMixinProps.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) Sets the value ofCfnTransitGatewayRouteMixinProps.getTransitGatewayRouteTableId()CfnTransitGatewayRouteMixinProps.Builder.transitGatewayRouteTableId(ITransitGatewayRouteTableRef transitGatewayRouteTableId) Sets the value ofCfnTransitGatewayRouteMixinProps.getTransitGatewayRouteTableId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnTransitGatewayRouteMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransitGatewayRouteMixinProps.Builder.