class Aws::CostExplorer::Types::CoverageHours

How long a running instance either used a reservation or was On-Demand.

@!attribute [rw] on_demand_hours

The number of instance running hours that On-Demand Instances
covered.
@return [String]

@!attribute [rw] reserved_hours

The number of instance running hours that reservations covered.
@return [String]

@!attribute [rw] total_running_hours

The total instance usage, in hours.
@return [String]

@!attribute [rw] coverage_hours_percentage

The percentage of instance hours that a reservation covered.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/CoverageHours AWS API Documentation

Constants

SENSITIVE