@Stability(value=Stable)
public static interface CfnRoute.HttpRouteProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoute.HttpRouteProperty.Builder
A builder for
CfnRoute.HttpRouteProperty |
static class |
CfnRoute.HttpRouteProperty.Jsii$Proxy
An implementation for
CfnRoute.HttpRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.HttpRouteProperty.Builder |
builder() |
Object |
getAction()
`CfnRoute.HttpRouteProperty.Action`.
|
Object |
getMatch()
`CfnRoute.HttpRouteProperty.Match`.
|
default Object |
getRetryPolicy()
`CfnRoute.HttpRouteProperty.RetryPolicy`.
|
default Object |
getTimeout()
`CfnRoute.HttpRouteProperty.Timeout`.
|
@Stability(value=Stable) @NotNull Object getAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-action@Stability(value=Stable) @NotNull Object getMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-match@Stability(value=Stable) @Nullable default Object getRetryPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-retrypolicy@Stability(value=Stable) @Nullable default Object getTimeout()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-timeout@Stability(value=Stable) static CfnRoute.HttpRouteProperty.Builder builder()
CfnRoute.HttpRouteProperty.Builder of CfnRoute.HttpRoutePropertyCopyright © 2020. All rights reserved.