RuleGroupFieldToMatchSingleQueryArgumentPropertiesArgs

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

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

Functions

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

Properties

Link copied to clipboard
val name: Output<String>