@Stability(value=Stable) public static final class CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.RegexPatternSetReferenceStatementProperty>
CfnWebACL.RegexPatternSetReferenceStatementProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder |
arn(String arn)
Sets the value of
CfnWebACL.RegexPatternSetReferenceStatementProperty.getArn() |
CfnWebACL.RegexPatternSetReferenceStatementProperty |
build()
Builds the configured instance.
|
CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder |
fieldToMatch(CfnWebACL.FieldToMatchProperty fieldToMatch)
Sets the value of
CfnWebACL.RegexPatternSetReferenceStatementProperty.getFieldToMatch() |
CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder |
fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnWebACL.RegexPatternSetReferenceStatementProperty.getFieldToMatch() |
CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder |
textTransformations(IResolvable textTransformations)
|
CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder |
textTransformations(List<? extends Object> textTransformations)
|
@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder arn(String arn)
CfnWebACL.RegexPatternSetReferenceStatementProperty.getArn()arn - `CfnWebACL.RegexPatternSetReferenceStatementProperty.Arn`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder fieldToMatch(CfnWebACL.FieldToMatchProperty fieldToMatch)
CfnWebACL.RegexPatternSetReferenceStatementProperty.getFieldToMatch()fieldToMatch - `CfnWebACL.RegexPatternSetReferenceStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnWebACL.RegexPatternSetReferenceStatementProperty.getFieldToMatch()fieldToMatch - `CfnWebACL.RegexPatternSetReferenceStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder textTransformations(IResolvable textTransformations)
textTransformations - `CfnWebACL.RegexPatternSetReferenceStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty.Builder textTransformations(List<? extends Object> textTransformations)
textTransformations - `CfnWebACL.RegexPatternSetReferenceStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.RegexPatternSetReferenceStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.RegexPatternSetReferenceStatementProperty>CfnWebACL.RegexPatternSetReferenceStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.