@Stability(value=Stable) public static final class CfnWebACL.CustomResponseBodyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.CustomResponseBodyProperty>
CfnWebACL.CustomResponseBodyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.CustomResponseBodyProperty |
build()
Builds the configured instance.
|
CfnWebACL.CustomResponseBodyProperty.Builder |
content(String content)
Sets the value of
CfnWebACL.CustomResponseBodyProperty.getContent() |
CfnWebACL.CustomResponseBodyProperty.Builder |
contentType(String contentType)
Sets the value of
CfnWebACL.CustomResponseBodyProperty.getContentType() |
@Stability(value=Stable) public CfnWebACL.CustomResponseBodyProperty.Builder content(String content)
CfnWebACL.CustomResponseBodyProperty.getContent()content - `CfnWebACL.CustomResponseBodyProperty.Content`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.CustomResponseBodyProperty.Builder contentType(String contentType)
CfnWebACL.CustomResponseBodyProperty.getContentType()contentType - `CfnWebACL.CustomResponseBodyProperty.ContentType`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.CustomResponseBodyProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.CustomResponseBodyProperty>CfnWebACL.CustomResponseBodyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.