@Stability(value=Stable)
public static interface CfnRoute.GrpcRouteMatchProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getMethodName()
@Stability(value=Stable) @Nullable default String getServiceName()
@Stability(value=Stable) static CfnRoute.GrpcRouteMatchProperty.Builder builder()
Copyright © 2021. All rights reserved.