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