@Stability(value=Stable) public static final class CfnRuleGroup.RegexMatchStatementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RegexMatchStatementProperty>
CfnRuleGroup.RegexMatchStatementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty.Builder fieldToMatch(CfnRuleGroup.FieldToMatchProperty fieldToMatch)
CfnRuleGroup.RegexMatchStatementProperty.getFieldToMatch()fieldToMatch - `CfnRuleGroup.RegexMatchStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnRuleGroup.RegexMatchStatementProperty.getFieldToMatch()fieldToMatch - `CfnRuleGroup.RegexMatchStatementProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty.Builder regexString(String regexString)
CfnRuleGroup.RegexMatchStatementProperty.getRegexString()regexString - `CfnRuleGroup.RegexMatchStatementProperty.RegexString`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty.Builder textTransformations(IResolvable textTransformations)
CfnRuleGroup.RegexMatchStatementProperty.getTextTransformations()textTransformations - `CfnRuleGroup.RegexMatchStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty.Builder textTransformations(List<? extends Object> textTransformations)
CfnRuleGroup.RegexMatchStatementProperty.getTextTransformations()textTransformations - `CfnRuleGroup.RegexMatchStatementProperty.TextTransformations`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RegexMatchStatementProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RegexMatchStatementProperty>CfnRuleGroup.RegexMatchStatementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.