DescribeDomainHealthResponse

The result of a DescribeDomainHealth request. Contains health information for the requested domain.

Types

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

Properties

Link copied to clipboard

The number of active Availability Zones configured for the domain. If the service is unable to fetch this information, it will return NotAvailable.

Link copied to clipboard

The number of Availability Zones configured for the domain. If the service is unable to fetch this information, it will return NotAvailable.

Link copied to clipboard

The current health status of your cluster.

Link copied to clipboard

The number of data nodes configured for the domain. If the service is unable to fetch this information, it will return NotAvailable.

Link copied to clipboard

A boolean that indicates if dedicated master nodes are activated for the domain.

Link copied to clipboard

The current state of the domain.

Link copied to clipboard

A list of EnvironmentInfo for the domain.

Link copied to clipboard

The number of nodes that can be elected as a master node. If dedicated master nodes is turned on, this value is the number of dedicated master nodes configured for the domain. If the service is unable to fetch this information, it will return NotAvailable.

Link copied to clipboard

Indicates whether the domain has an elected master node.

Link copied to clipboard

The number of standby Availability Zones configured for the domain. If the service is unable to fetch this information, it will return NotAvailable.

Link copied to clipboard

The total number of primary and replica shards for the domain.

Link copied to clipboard

The total number of primary and replica shards not allocated to any of the nodes for the cluster.

Link copied to clipboard

The number of warm nodes configured for the domain.

Functions

Link copied to clipboard
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