UpgradeHistory

History of the last 10 upgrades and upgrade eligibility checks for an Amazon OpenSearch Service domain.

Types

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

Properties

Link copied to clipboard

UTC timestamp at which the upgrade API call was made, in the format yyyy-MM-ddTHH:mm:ssZ.

Link copied to clipboard

A list of each step performed as part of a specific upgrade or upgrade eligibility check.

Link copied to clipboard

A string that describes the upgrade.

Link copied to clipboard

The current status of the upgrade. The status can take one of the following values:

Functions

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