class Aws::DevOpsGuru::Types::GetCostEstimationResponse
@!attribute [rw] resource_collection
The collection of the AWS resources used to create your monthly DevOps Guru cost estimate. @return [Types::CostEstimationResourceCollectionFilter]
@!attribute [rw] status
The status of creating this cost estimate. If it's still in progress, the status `ONGOING` is returned. If it is finished, the status `COMPLETED` is returned. @return [String]
@!attribute [rw] costs
An array of `ResourceCost` objects that each contains details about the monthly cost estimate to analyze one of your AWS resources. @return [Array<Types::ServiceResourceCost>]
@!attribute [rw] time_range
The start and end time of the cost estimation. @return [Types::CostEstimationTimeRange]
@!attribute [rw] total_cost
The estimated monthly cost to analyze the AWS resources. This value is the sum of the estimated costs to analyze each resource in the `Costs` object in this response. @return [Float]
@!attribute [rw] next_token
The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/GetCostEstimationResponse AWS API Documentation
Constants
- SENSITIVE