@Stability(value=Stable)
public static interface CfnRoute.GrpcRouteProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoute.GrpcRouteProperty.Builder
A builder for
CfnRoute.GrpcRouteProperty |
static class |
CfnRoute.GrpcRouteProperty.Jsii$Proxy
An implementation for
CfnRoute.GrpcRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.GrpcRouteProperty.Builder |
builder() |
Object |
getAction()
`CfnRoute.GrpcRouteProperty.Action`.
|
Object |
getMatch()
`CfnRoute.GrpcRouteProperty.Match`.
|
default Object |
getRetryPolicy()
`CfnRoute.GrpcRouteProperty.RetryPolicy`.
|
default Object |
getTimeout()
`CfnRoute.GrpcRouteProperty.Timeout`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @NotNull Object getMatch()
@Stability(value=Stable) @Nullable default Object getRetryPolicy()
@Stability(value=Stable) @Nullable default Object getTimeout()
@Stability(value=Stable) static CfnRoute.GrpcRouteProperty.Builder builder()
CfnRoute.GrpcRouteProperty.Builder of CfnRoute.GrpcRoutePropertyCopyright © 2021. All rights reserved.