GetCostEstimationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of ResourceCost objects that each contains details about the monthly cost estimate to analyze one of your Amazon Web Services resources.

Link copied to clipboard

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.

Link copied to clipboard

The collection of the Amazon Web Services resources used to create your monthly DevOps Guru cost estimate.

Link copied to clipboard

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.

Link copied to clipboard

The start and end time of the cost estimation.

Link copied to clipboard

The estimated monthly cost to analyze the Amazon Web Services resources. This value is the sum of the estimated costs to analyze each resource in the Costs object in this response.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String