class Aws::AppStream::Types::DescribeStacksRequest

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

data as a hash:

    {
      names: ["String"],
      next_token: "String",
    }

@!attribute [rw] names

The names of the stacks to describe.
@return [Array<String>]

@!attribute [rw] next_token

The pagination token to use to retrieve the next page of results for
this operation. If this value is null, it retrieves the first page.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeStacksRequest AWS API Documentation

Constants

SENSITIVE