@Stability(value=Stable) public static final class CfnListenerRule.QueryStringKeyValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListenerRule.QueryStringKeyValueProperty>
CfnListenerRule.QueryStringKeyValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnListenerRule.QueryStringKeyValueProperty |
build()
Builds the configured instance.
|
CfnListenerRule.QueryStringKeyValueProperty.Builder |
key(String key)
Sets the value of
CfnListenerRule.QueryStringKeyValueProperty.getKey() |
CfnListenerRule.QueryStringKeyValueProperty.Builder |
value(String value)
Sets the value of
CfnListenerRule.QueryStringKeyValueProperty.getValue() |
@Stability(value=Stable) public CfnListenerRule.QueryStringKeyValueProperty.Builder key(String key)
CfnListenerRule.QueryStringKeyValueProperty.getKey()key - `CfnListenerRule.QueryStringKeyValueProperty.Key`.this@Stability(value=Stable) public CfnListenerRule.QueryStringKeyValueProperty.Builder value(String value)
CfnListenerRule.QueryStringKeyValueProperty.getValue()value - `CfnListenerRule.QueryStringKeyValueProperty.Value`.this@Stability(value=Stable) public CfnListenerRule.QueryStringKeyValueProperty build()
build in interface software.amazon.jsii.Builder<CfnListenerRule.QueryStringKeyValueProperty>CfnListenerRule.QueryStringKeyValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.