class Aws::AppStream::Types::ListAssociatedFleetsRequest

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

data as a hash:

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

@!attribute [rw] stack_name

The name of the stack.
@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/ListAssociatedFleetsRequest AWS API Documentation

Constants

SENSITIVE