ReservedInstance

Details of an OpenSearch Reserved Instance.

Types

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

Properties

Link copied to clipboard

The unique identifier of the billing subscription.

Link copied to clipboard

The currency code for the offering.

Link copied to clipboard

The duration, in seconds, for which the OpenSearch instance is reserved.

Link copied to clipboard

The upfront fixed charge you will paid to purchase the specific Reserved Instance offering.

Link copied to clipboard

The number of OpenSearch instances that have been reserved.

Link copied to clipboard

The OpenSearch instance type offered by theReserved Instance offering.

Link copied to clipboard

The payment option as defined in the Reserved Instance offering.

Link copied to clipboard

The recurring charge to your account, regardless of whether you create any domains using the Reserved Instance offering.

Link copied to clipboard

The customer-specified identifier to track this reservation.

Link copied to clipboard

The unique identifier for the reservation.

Link copied to clipboard

The unique identifier of the Reserved Instance offering.

Link copied to clipboard

The date and time when the reservation was purchased.

Link copied to clipboard

The state of the Reserved Instance.

Link copied to clipboard

The hourly rate at which you're charged for the domain using this Reserved Instance.

Functions

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