You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::InstanceUsage

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about the Capacity Reservation usage.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The ID of the AWS account that is making use of the Capacity Reservation.

Returns:

  • (String)

    The ID of the AWS account that is making use of the Capacity Reservation.

#used_instance_countInteger

The number of instances the AWS account currently has in the Capacity Reservation.

Returns:

  • (Integer)

    The number of instances the AWS account currently has in the Capacity Reservation.