Uses of Class
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder
Packages that use CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder
-
Uses of CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.HttpGatewayRouteActionProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRouteActionProperty.builder()CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder.rewrite(IResolvable rewrite) Sets the value ofCfnGatewayRoute.HttpGatewayRouteActionProperty.getRewrite()CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder.rewrite(CfnGatewayRoute.HttpGatewayRouteRewriteProperty rewrite) Sets the value ofCfnGatewayRoute.HttpGatewayRouteActionProperty.getRewrite()CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder.target(IResolvable target) Sets the value ofCfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget()CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder.target(CfnGatewayRoute.GatewayRouteTargetProperty target) Sets the value ofCfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.HttpGatewayRouteActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRoute.HttpGatewayRouteActionProperty.Builder.