AvailabilityZoneInfo

Information about an Availability Zone on a domain.

Types

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

Properties

Link copied to clipboard

The name of the Availability Zone.

Link copied to clipboard

The number of data nodes active in the Availability Zone.

Link copied to clipboard

The total number of data nodes configured in the Availability Zone.

Link copied to clipboard

The total number of primary and replica shards in the Availability Zone.

Link copied to clipboard

The total number of primary and replica shards that aren't allocated to any of the nodes in the Availability Zone.

Link copied to clipboard

The current state of the Availability Zone. Current options are Active and StandBy.

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