ServerGroupUchConfig

data class ServerGroupUchConfig(val type: String? = null, val value: String? = null)

Constructors

Link copied to clipboard
constructor(type: String? = null, value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val type: String? = null

The parameter type. Only QueryString can be filled.

Link copied to clipboard
val value: String? = null

Consistency hash parameter value