ListDomainItem

An object in a list that represents a domain.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of when the domain was created.

Link copied to clipboard

The unique name of the domain.

Link copied to clipboard

The timestamp of when the domain was most recently edited.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Functions

Link copied to clipboard
inline fun copy(block: ListDomainItem.Builder.() -> Unit = {}): ListDomainItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String