@Stability(value=Stable)
public static interface CfnRoute.HttpRouteProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@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.HttpRouteProperty.Builder builder()
CfnRoute.HttpRouteProperty.Builder of CfnRoute.HttpRoutePropertyCopyright © 2021. All rights reserved.