AWS::AppMesh::GatewayRoute GrpcGatewayRoute
表示 gRPC 网关路由的对象。
语法
要在 AWS CloudFormation 模板中声明此实体,请使用以下语法:
JSON
{ "Action" :
GrpcGatewayRouteAction
, "Match" :GrpcGatewayRouteMatch
}
属性
Action
-
表示在确定匹配项时执行的操作的对象。
必需:是
Update requires: No interruption
Match
-
表示用于确定请求匹配项的条件的对象。
必需:是
Update requires: No interruption