ReservedInstancesListing

Describes a Reserved Instance listing.

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive key supplied by the client to ensure that the request is idempotent. For more information, see Ensuring Idempotency.

Link copied to clipboard

The time the listing was created.

Link copied to clipboard

The number of instances in this state.

Link copied to clipboard

The price of the Reserved Instance listing.

Link copied to clipboard

The ID of the Reserved Instance.

Link copied to clipboard

The ID of the Reserved Instance listing.

Link copied to clipboard

The status of the Reserved Instance listing.

Link copied to clipboard

The reason for the current status of the Reserved Instance listing. The response can be blank.

Link copied to clipboard
val tags: List<Tag>?

Any tags assigned to the resource.

Link copied to clipboard

The last modified timestamp of the listing.

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