class Aws::AppStream::Types::ListAssociatedStacksRequest

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

data as a hash:

    {
      fleet_name: "String", # required
      next_token: "String",
    }

@!attribute [rw] fleet_name

The name of the fleet.
@return [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/ListAssociatedStacksRequest AWS API Documentation

Constants

SENSITIVE