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