class Aws::DevOpsGuru::Types::CostEstimationResourceCollectionFilter

Information about a filter used to specify which AWS resources are analyzed to create a monthly DevOps Guru cost estimate. For more information, see [Estimate your Amazon DevOps Guru costs] and [Amazon DevOps Guru pricing].

[1]: docs.aws.amazon.com/devops-guru/latest/userguide/cost-estimate.html [2]: aws.amazon.com/devops-guru/pricing/

@note When making an API call, you may pass CostEstimationResourceCollectionFilter

data as a hash:

    {
      cloud_formation: {
        stack_names: ["StackName"],
      },
    }

@!attribute [rw] cloud_formation

An object that specifies the CloudFormation stack that defines the
AWS resources used to create a monthly estimate for DevOps Guru.
@return [Types::CloudFormationCostEstimationResourceCollectionFilter]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/CostEstimationResourceCollectionFilter AWS API Documentation

Constants

SENSITIVE