DescribeReservedInstanceOfferingsRequest

Container for the request parameters to a DescribeReservedInstanceOfferings operation.

Types

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

Properties

Link copied to clipboard

An optional parameter that specifies the maximum number of results to return. You can use nextToken to get the next page of results.

Link copied to clipboard

If your initial DescribeReservedInstanceOfferings operation returns a nextToken, you can include the returned nextToken in subsequent DescribeReservedInstanceOfferings operations, which returns results in the next page.

Link copied to clipboard

The Reserved Instance identifier filter value. Use this parameter to show only the available instance types that match the specified reservation identifier.

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