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