Uses of Class
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRouteProperty.Builder
-
Uses of CfnGatewayRoute.HttpGatewayRouteProperty.Builder in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRouteProperty.Builder.action
(IResolvable action) Sets the value ofCfnGatewayRoute.HttpGatewayRouteProperty.getAction()
CfnGatewayRoute.HttpGatewayRouteProperty.Builder.action
(CfnGatewayRoute.HttpGatewayRouteActionProperty action) Sets the value ofCfnGatewayRoute.HttpGatewayRouteProperty.getAction()
CfnGatewayRoute.HttpGatewayRouteProperty.builder()
CfnGatewayRoute.HttpGatewayRouteProperty.Builder.match
(IResolvable match) Sets the value ofCfnGatewayRoute.HttpGatewayRouteProperty.getMatch()
CfnGatewayRoute.HttpGatewayRouteProperty.Builder.match
(CfnGatewayRoute.HttpGatewayRouteMatchProperty match) Sets the value ofCfnGatewayRoute.HttpGatewayRouteProperty.getMatch()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGatewayRoute.HttpGatewayRouteProperty.Builder
.