Web Acl Rule Statement Byte Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(argument: suspend WebAclRuleStatementByteMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<WebAclRuleStatementByteMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: WebAclRuleStatementByteMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<WebAclRuleStatementByteMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<WebAclRuleStatementByteMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<WebAclRuleStatementByteMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend WebAclRuleStatementByteMatchStatementTextTransformationArgsBuilder.() -> Unit)