@Stability(value=Stable)
public static interface CfnGatewayRoute.HttpGatewayRouteProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRoute.HttpGatewayRouteProperty.Builder
A builder for
CfnGatewayRoute.HttpGatewayRouteProperty |
static class |
CfnGatewayRoute.HttpGatewayRouteProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.HttpGatewayRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.HttpGatewayRouteProperty.Builder |
builder() |
Object |
getAction()
`CfnGatewayRoute.HttpGatewayRouteProperty.Action`.
|
Object |
getMatch()
`CfnGatewayRoute.HttpGatewayRouteProperty.Match`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @NotNull Object getMatch()
@Stability(value=Stable) static CfnGatewayRoute.HttpGatewayRouteProperty.Builder builder()
Copyright © 2021. All rights reserved.