class Aws::DevOpsGuru::Types::CloudFormationCostEstimationResourceCollectionFilter
Information about an AWS CloudFormation stack used to create a monthly cost estimate for DevOps Guru to analyze AWS resources. The maximum number of stacks you can specify for a cost estimate is one. The estimate created is for the cost to analyze the AWS resources defined by the stack. For more information, see [Stacks] in the *AWS CloudFormation User Guide*.
[1]: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html
@note When making an API call, you may pass CloudFormationCostEstimationResourceCollectionFilter
data as a hash: { stack_names: ["StackName"], }
@!attribute [rw] stack_names
An array of CloudFormation stack names. Its size is fixed at 1 item. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/CloudFormationCostEstimationResourceCollectionFilter AWS API Documentation
Constants
- SENSITIVE