class Aws::CostExplorer::Types::GetCostAndUsageResponse
@!attribute [rw] next_page_token
The token for the next set of retrievable results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size. @return [String]
@!attribute [rw] group_definitions
The groups that are specified by the `Filter` or `GroupBy` parameters in the request. @return [Array<Types::GroupDefinition>]
@!attribute [rw] results_by_time
The time period that's covered by the results in the response. @return [Array<Types::ResultByTime>]
@!attribute [rw] dimension_value_attributes
The attributes that apply to a specific dimension value. For example, if the value is a linked account, the attribute is that account name. @return [Array<Types::DimensionValuesWithAttributes>]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/GetCostAndUsageResponse AWS API Documentation
Constants
- SENSITIVE