WebAclRegexPatternSetReferenceStatementArgs

data class WebAclRegexPatternSetReferenceStatementArgs(val arn: Output<String>, val fieldToMatch: Output<WebAclFieldToMatchArgs>, val textTransformations: Output<List<WebAclTextTransformationArgs>>) : ConvertibleToJava<WebAclRegexPatternSetReferenceStatementArgs>

Constructors

fun WebAclRegexPatternSetReferenceStatementArgs(arn: Output<String>, fieldToMatch: Output<WebAclFieldToMatchArgs>, textTransformations: Output<List<WebAclTextTransformationArgs>>)

Functions

Link copied to clipboard
open override fun toJava(): WebAclRegexPatternSetReferenceStatementArgs

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard