GetCostEstimationResponse
Types
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 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.
Functions
Link copied to clipboard
inline fun copy(block: GetCostEstimationResponse.Builder.() -> Unit = {}): GetCostEstimationResponse