values

@JvmName(name = "htavafcjdhasixet")
suspend fun values(value: Output<List<RuleRuleConditionQueryStringConfigValueArgs>>)
@JvmName(name = "ctptfebvgkpoiimn")
suspend fun values(value: List<RuleRuleConditionQueryStringConfigValueArgs>?)

Parameters

value

The value of the header field. The value must be 1 to 128 characters in length, and can contain lowercase letters, printable ASCII characters whose values are ch >= 32 && ch < 127, asterisks (*), and question marks (?). The value cannot start or end with a space.


@JvmName(name = "rggxiqxlniyljjcp")
suspend fun values(vararg values: Output<RuleRuleConditionQueryStringConfigValueArgs>)


@JvmName(name = "ilqlcepftvuwcekh")
suspend fun values(values: List<Output<RuleRuleConditionQueryStringConfigValueArgs>>)
@JvmName(name = "qxrsdyktfkywlbsi")
suspend fun values(vararg values: RuleRuleConditionQueryStringConfigValueArgs)

Parameters

values

The value of the header field. The value must be 1 to 128 characters in length, and can contain lowercase letters, printable ASCII characters whose values are ch >= 32 && ch < 127, asterisks (*), and question marks (?). The value cannot start or end with a space.


@JvmName(name = "iejfmmgmllrveodd")
suspend fun values(argument: List<suspend RuleRuleConditionQueryStringConfigValueArgsBuilder.() -> Unit>)
@JvmName(name = "rckaowfiohxukobo")
suspend fun values(vararg argument: suspend RuleRuleConditionQueryStringConfigValueArgsBuilder.() -> Unit)
@JvmName(name = "yhnrboatimwmvpvs")
suspend fun values(argument: suspend RuleRuleConditionQueryStringConfigValueArgsBuilder.() -> Unit)

Parameters

argument

The value of the header field. The value must be 1 to 128 characters in length, and can contain lowercase letters, printable ASCII characters whose values are ch >= 32 && ch < 127, asterisks (*), and question marks (?). The value cannot start or end with a space.