@Stability(value=Stable)
public static interface CfnListenerRule.QueryStringKeyValueProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html#cfn-elasticloadbalancingv2-listenerrule-querystringkeyvalue-key@Stability(value=Stable) @Nullable default String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html#cfn-elasticloadbalancingv2-listenerrule-querystringkeyvalue-value@Stability(value=Stable) static CfnListenerRule.QueryStringKeyValueProperty.Builder builder()
Copyright © 2020. All rights reserved.