class Aws::CostExplorer::Types::ResultByTime

The result that's associated with a time period.

@!attribute [rw] time_period

The time period that the result covers.
@return [Types::DateInterval]

@!attribute [rw] total

The total amount of cost or usage accrued during the time period.
@return [Hash<String,Types::MetricValue>]

@!attribute [rw] groups

The groups that this time period includes.
@return [Array<Types::Group>]

@!attribute [rw] estimated

Determines whether the result is estimated.
@return [Boolean]

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

Constants

SENSITIVE