DescribeReservedInstancesRequest
Container for the request parameters to the DescribeReservedInstances
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 reservation that matches the specified reserved OpenSearch instance ID.
Functions
Link copied to clipboard
inline fun copy(block: DescribeReservedInstancesRequest.Builder.() -> Unit = {}): DescribeReservedInstancesRequest