AWS::DevOpsGuru::ResourceCollection CloudFormationCollectionFilter
Information about Amazon CloudFormation stacks. You can use up to 500 stacks to specify which Amazon resources in your account to analyze. For more information, see Stacks in the Amazon CloudFormation User Guide.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "StackNames" :[ String, ... ]}
YAML
StackNames:- String
Properties
StackNames-
An array of CloudFormation stack names.
Required: No
Type: List of String
Update requires: No interruption