Web Acl Rule Statement Regex Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(argument: suspend WebAclRuleStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: WebAclRuleStatementRegexMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<WebAclRuleStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend WebAclRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)