class Aws::Mobile::Types::ListProjectsResult

Result structure used for requests to list projects in AWS Mobile Hub.

@!attribute [rw] projects

List of projects.
@return [Array<Types::ProjectSummary>]

@!attribute [rw] next_token

Pagination token. Set to null to start listing records from start.
If non-null pagination token is returned in a result, then pass its
value in here in another request to list more entries.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/ListProjectsResult AWS API Documentation

Constants

SENSITIVE