ErEnvConfPresetCanaryHenan

data class ErEnvConfPresetCanaryHenan(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
Link copied to clipboard
val codeRev: String? = null
Link copied to clipboard
val specName: String? = null