Web Acl Rule Statement Regex Pattern Set Reference Statement Args
data class WebAclRuleStatementRegexPatternSetReferenceStatementArgs(val arn: Output<String>, val fieldToMatch: Output<WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null, val textTransformations: Output<List<WebAclRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>) : ConvertibleToJava<WebAclRuleStatementRegexPatternSetReferenceStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementRegexPatternSetReferenceStatementArgs(arn: Output<String>, fieldToMatch: Output<WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null, textTransformations: Output<List<WebAclRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
val fieldToMatch: Output<WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null
Link copied to clipboard