@Stability(value=Stable) public static final class CfnWebACL.TextTransformationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.TextTransformationProperty>
CfnWebACL.TextTransformationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.TextTransformationProperty |
build()
Builds the configured instance.
|
CfnWebACL.TextTransformationProperty.Builder |
priority(Number priority)
Sets the value of
CfnWebACL.TextTransformationProperty.getPriority() |
CfnWebACL.TextTransformationProperty.Builder |
type(String type)
Sets the value of
CfnWebACL.TextTransformationProperty.getType() |
@Stability(value=Stable) public CfnWebACL.TextTransformationProperty.Builder priority(Number priority)
CfnWebACL.TextTransformationProperty.getPriority()priority - `CfnWebACL.TextTransformationProperty.Priority`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.TextTransformationProperty.Builder type(String type)
CfnWebACL.TextTransformationProperty.getType()type - `CfnWebACL.TextTransformationProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.TextTransformationProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.TextTransformationProperty>CfnWebACL.TextTransformationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.