@Stability(value=Stable)
public static interface CfnRoute.GrpcRouteProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-action@Stability(value=Stable) @NotNull Object getMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-match@Stability(value=Stable) @Nullable default Object getRetryPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-retrypolicy@Stability(value=Stable) @Nullable default Object getTimeout()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-timeout@Stability(value=Stable) static CfnRoute.GrpcRouteProperty.Builder builder()
CfnRoute.GrpcRouteProperty.Builder of CfnRoute.GrpcRoutePropertyCopyright © 2020. All rights reserved.