values

@JvmName(name = "vmdammbhrphdpnqp")
suspend fun values(value: Output<List<RuleRuleConditionCookieConfigValueArgs>>)
@JvmName(name = "sclqfmebwyyxlvxe")
suspend fun values(value: List<RuleRuleConditionCookieConfigValueArgs>?)

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 = "wfxldmodqtfcxehr")
suspend fun values(vararg values: Output<RuleRuleConditionCookieConfigValueArgs>)


@JvmName(name = "raeltfepbbxxscxy")
suspend fun values(values: List<Output<RuleRuleConditionCookieConfigValueArgs>>)
@JvmName(name = "xjqkefeykwaycdam")
suspend fun values(vararg values: RuleRuleConditionCookieConfigValueArgs)

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 = "pokuhwijiqoljxkp")
suspend fun values(argument: List<suspend RuleRuleConditionCookieConfigValueArgsBuilder.() -> Unit>)
@JvmName(name = "qgdqrjxuiuwtrqlk")
suspend fun values(vararg argument: suspend RuleRuleConditionCookieConfigValueArgsBuilder.() -> Unit)
@JvmName(name = "ygocgnbbcgomueft")
suspend fun values(argument: suspend RuleRuleConditionCookieConfigValueArgsBuilder.() -> 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.