class Aws::DevOpsGuru::Types::ResourceCollection
A collection of AWS resources supported by DevOps Guru. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
@note When making an API call, you may pass ResourceCollection
data as a hash: { cloud_formation: { stack_names: ["StackName"], }, }
@!attribute [rw] cloud_formation
An array of the names of AWS CloudFormation stacks. The stacks define AWS resources that DevOps Guru analyzes. You can specify up to 500 AWS CloudFormation stacks. @return [Types::CloudFormationCollection]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ResourceCollection AWS API Documentation
Constants
- SENSITIVE