class Aws::Amplify::Types::ListAppsResult

The result structure for an Amplify app list request.

@!attribute [rw] apps

A list of Amplify apps.
@return [Array<Types::App>]

@!attribute [rw] next_token

A pagination token. Set to null to start listing apps from start. If
non-null, the pagination token is returned in a result. Pass its
value in here to list more projects.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplify-2017-07-25/ListAppsResult AWS API Documentation

Constants

SENSITIVE