@Stability(value=Stable)
public static interface CfnGatewayRoute.GrpcGatewayRouteMatchProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayroutematch.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder
A builder for
CfnGatewayRoute.GrpcGatewayRouteMatchProperty |
static class |
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.GrpcGatewayRouteMatchProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder |
builder() |
default String |
getServiceName()
`CfnGatewayRoute.GrpcGatewayRouteMatchProperty.ServiceName`.
|
@Stability(value=Stable) @Nullable default String getServiceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayroutematch.html#cfn-appmesh-gatewayroute-grpcgatewayroutematch-servicename@Stability(value=Stable) static CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder builder()
Copyright © 2020. All rights reserved.