InstanceCustomDomain

data class InstanceCustomDomain(val domain: String? = null, val state: String? = null)

Constructors

Link copied to clipboard
constructor(domain: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val domain: String? = null

Domain name

Link copied to clipboard
val state: String? = null

(Output) Status of the custom domain.