static CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.builder() |
CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.Builder.fieldToMatch(CfnRuleGroup.FieldToMatchProperty fieldToMatch)
|
CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
|
CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.Builder.regexString(String regexString)
|
CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.Builder.textTransformations(IResolvable textTransformations)
|
CfnRuleGroup.RegexMatchStatementProperty.Builder |
CfnRuleGroup.RegexMatchStatementProperty.Builder.textTransformations(List<? extends Object> textTransformations)
|