EsInstanceDetails

Details about the Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.

Types

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

Properties

Link copied to clipboard

Determines whether the recommendation is for a current-generation instance.

Link copied to clipboard

The class of instance that Amazon Web Services recommends.

Link copied to clipboard

The size of instance that Amazon Web Services recommends.

Link copied to clipboard

The Amazon Web Services Region of the recommended reservation.

Link copied to clipboard

Determines whether the recommended reservation is size flexible.

Functions

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