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