OptionStatus

Provides the current status of the entity.

Types

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

Properties

Link copied to clipboard

Timestamp which tells the creation date for the entity.

Link copied to clipboard

Indicates whether the Elasticsearch domain is being deleted.

Link copied to clipboard

Provides the OptionState for the Elasticsearch domain.

Link copied to clipboard

Timestamp which tells the last updated time for the entity.

Link copied to clipboard

Specifies the latest version for the entity.

Functions

Link copied to clipboard
inline fun copy(block: OptionStatus.Builder.() -> Unit = {}): OptionStatus
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