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