describeReservedInstancesModifications
inline suspend fun Ec2Client.describeReservedInstancesModifications(crossinline block: DescribeReservedInstancesModificationsRequest.Builder.() -> Unit): DescribeReservedInstancesModificationsResponse
Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.
For more information, see Modify 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.