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