describeReservedInstances
inline suspend fun Ec2Client.describeReservedInstances(crossinline block: DescribeReservedInstancesRequest.Builder.() -> Unit): DescribeReservedInstancesResponse
Describes one or more of the Reserved Instances that you purchased.
For more information about Reserved Instances, see Reserved Instances in the Amazon EC2 User Guide.
The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.