cookie

@JvmName(name = "oyidfkupmeupwoto")
suspend fun cookie(value: Output<String>)
@JvmName(name = "yxfeivpueduanonu")
suspend fun cookie(value: String?)

Parameters

value

The cookie to be configured on the server. The cookie must be 1 to 200 characters in length and can contain only ASCII characters and digits. It cannot contain commas (,), semicolons (;), or space characters. It cannot start with a dollar sign ($).

NOTE: This parameter takes effect when the StickySessionEnabled parameter is set to true and the StickySessionType parameter is set to Server.