values

@JvmName(name = "lpwsgqgmdjbcjeoi")
suspend fun values(value: Output<List<RuleRuleConditionQueryStringConfigValueArgs>>)
@JvmName(name = "jpefxnvoauidyvkd")
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 = "qythvymyhswljlar")
suspend fun values(vararg values: Output<RuleRuleConditionQueryStringConfigValueArgs>)


@JvmName(name = "xrenxvgrmkrvfaqu")
suspend fun values(values: List<Output<RuleRuleConditionQueryStringConfigValueArgs>>)
@JvmName(name = "frnxvgwwjaoyujnk")
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 = "lspxnwgoumocwtow")
suspend fun values(argument: List<suspend RuleRuleConditionQueryStringConfigValueArgsBuilder.() -> Unit>)
@JvmName(name = "rwgpuweepbwhmsdg")
suspend fun values(vararg argument: suspend RuleRuleConditionQueryStringConfigValueArgsBuilder.() -> Unit)
@JvmName(name = "vbnyomtgsahvtslb")
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.