class Aws::DevOpsGuru::Types::UpdateCloudFormationCollectionFilter

Contains the names of AWS CloudFormation stacks used to update a collection of stacks. You can specify up to 500 AWS CloudFormation stacks.

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

data as a hash:

    {
      stack_names: ["StackName"],
    }

@!attribute [rw] stack_names

An array of the names of the AWS CloudFormation stacks to update.
You can specify up to 500 AWS CloudFormation stacks.
@return [Array<String>]

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

Constants

SENSITIVE