@Stability(value=Stable) public static final class CfnListenerRule.QueryStringConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListenerRule.QueryStringConfigProperty>
CfnListenerRule.QueryStringConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnListenerRule.QueryStringConfigProperty |
build()
Builds the configured instance.
|
CfnListenerRule.QueryStringConfigProperty.Builder |
values(IResolvable values)
Sets the value of
CfnListenerRule.QueryStringConfigProperty.getValues() |
CfnListenerRule.QueryStringConfigProperty.Builder |
values(List<? extends Object> values)
Sets the value of
CfnListenerRule.QueryStringConfigProperty.getValues() |
@Stability(value=Stable) public CfnListenerRule.QueryStringConfigProperty.Builder values(IResolvable values)
CfnListenerRule.QueryStringConfigProperty.getValues()values - `CfnListenerRule.QueryStringConfigProperty.Values`.this@Stability(value=Stable) public CfnListenerRule.QueryStringConfigProperty.Builder values(List<? extends Object> values)
CfnListenerRule.QueryStringConfigProperty.getValues()values - `CfnListenerRule.QueryStringConfigProperty.Values`.this@Stability(value=Stable) public CfnListenerRule.QueryStringConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnListenerRule.QueryStringConfigProperty>CfnListenerRule.QueryStringConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.