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