CreateReservedInstancesListingRequest

Contains the parameters for CreateReservedInstancesListing.

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of your listings. This helps avoid duplicate listings. For more information, see Ensuring Idempotency.

Link copied to clipboard

The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace. This number should be less than or equal to the instance count associated with the Reserved Instance ID specified in this call.

Link copied to clipboard

A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved Instance term.

Link copied to clipboard

The ID of the active Standard Reserved Instance.

Functions

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