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