class Aws::OpsWorks::Types::DescribeStacksRequest

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

data as a hash:

    {
      stack_ids: ["String"],
    }

@!attribute [rw] stack_ids

An array of stack IDs that specify the stacks to be described. If
you omit this parameter, `DescribeStacks` returns a description of
every stack.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/DescribeStacksRequest AWS API Documentation

Constants

SENSITIVE