ErEnvConfPresetCanaryBeijing

data class ErEnvConfPresetCanaryBeijing(val allowedHosts: List<String>? = null, val codeRev: String? = null, val specName: String? = null)

Constructors

Link copied to clipboard
constructor(allowedHosts: List<String>? = null, codeRev: String? = null, specName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val allowedHosts: List<String>? = null

Allowed DCDN domain names.

Link copied to clipboard
val codeRev: String? = null

The version number of the code.

Link copied to clipboard
val specName: String? = null

The specification of the CPU time slice. Valid values: 5ms, 50ms, 100ms.