DescribeReservedInstanceOfferingsRequest
Container for the request parameters to a DescribeReservedInstanceOfferings
operation.
Types
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
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
inline fun copy(block: DescribeReservedInstanceOfferingsRequest.Builder.() -> Unit = {}): DescribeReservedInstanceOfferingsRequest