class Aws::DevOpsGuru::Types::CloudFormationCollection

Information about AWS CloudFormation stacks. You can use up to 500 stacks to specify which AWS resources in your account to analyze. 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 CloudFormationCollection

data as a hash:

    {
      stack_names: ["StackName"],
    }

@!attribute [rw] stack_names

An array of CloudFormation stack names.
@return [Array<String>]

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

Constants

SENSITIVE