class Aws::CloudFormation::Types::StackInstanceFilter

The status that stack instances are filtered by.

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

data as a hash:

    {
      name: "DETAILED_STATUS", # accepts DETAILED_STATUS
      values: "StackInstanceFilterValues",
    }

@!attribute [rw] name

The type of filter to apply.
@return [String]

@!attribute [rw] values

The status to filter by.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/StackInstanceFilter AWS API Documentation

Constants

SENSITIVE