@Stability(value=Stable) public static final class CfnResponseHeadersPolicy.CustomHeadersConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponseHeadersPolicy.CustomHeadersConfigProperty>
CfnResponseHeadersPolicy.CustomHeadersConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponseHeadersPolicy.CustomHeadersConfigProperty |
build()
Builds the configured instance.
|
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.Builder |
items(IResolvable items)
Sets the value of
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.getItems() |
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.Builder |
items(List<? extends Object> items)
Sets the value of
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.getItems() |
@Stability(value=Stable) public CfnResponseHeadersPolicy.CustomHeadersConfigProperty.Builder items(IResolvable items)
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.getItems()items - The list of HTTP response headers and their values. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.CustomHeadersConfigProperty.Builder items(List<? extends Object> items)
CfnResponseHeadersPolicy.CustomHeadersConfigProperty.getItems()items - The list of HTTP response headers and their values. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.CustomHeadersConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnResponseHeadersPolicy.CustomHeadersConfigProperty>CfnResponseHeadersPolicy.CustomHeadersConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.