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