AutoTuneStatus

The current status of Auto-Tune for the domain. For more information, see Auto-Tune for Amazon OpenSearch Service.

Types

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

Properties

Link copied to clipboard

Date and time when Auto-Tune was enabled for the domain.

Link copied to clipboard

Any errors that occurred while enabling or disabling Auto-Tune.

Link copied to clipboard

Indicates whether the domain is being deleted.

Link copied to clipboard

The current state of Auto-Tune on the domain.

Link copied to clipboard

Date and time when the Auto-Tune options were last updated for the domain.

Link copied to clipboard

The latest version of the Auto-Tune options.

Functions

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