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