WebAclFieldToMatchSingleQueryArgumentPropertiesArgs

data class WebAclFieldToMatchSingleQueryArgumentPropertiesArgs(val name: Output<String>) : ConvertibleToJava<WebAclFieldToMatchSingleQueryArgumentPropertiesArgs>

One query argument in a web request, identified by name, for example UserName or SalesRegion. The name can be up to 30 characters long and isn't case sensitive.

Constructors

constructor(name: Output<String>)

Properties

Link copied to clipboard
val name: Output<String>

Functions

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