@Stability(value=Stable)
public static interface CfnGatewayRoute.HttpQueryParameterMatchProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder
A builder for
CfnGatewayRoute.HttpQueryParameterMatchProperty |
static class |
CfnGatewayRoute.HttpQueryParameterMatchProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.HttpQueryParameterMatchProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder |
builder() |
default String |
getExact()
`CfnGatewayRoute.HttpQueryParameterMatchProperty.Exact`.
|
@Stability(value=Stable) @Nullable default String getExact()
@Stability(value=Stable) static CfnGatewayRoute.HttpQueryParameterMatchProperty.Builder builder()
Copyright © 2021. All rights reserved.