class Aws::DevOpsGuru::Types::StartCostEstimationRequest
@note When making an API call, you may pass StartCostEstimationRequest
data as a hash: { resource_collection: { # required cloud_formation: { stack_names: ["StackName"], }, }, client_token: "ClientToken", }
@!attribute [rw] resource_collection
The collection of AWS resources used to create a monthly DevOps Guru cost estimate. @return [Types::CostEstimationResourceCollectionFilter]
@!attribute [rw] client_token
The idempotency token used to identify each cost estimate request. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/StartCostEstimationRequest AWS API Documentation
Constants
- SENSITIVE