class Aws::ChimeSDKIdentity::Types::ListAppInstancesRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of `AppInstance`s that you want to return.
@return [Integer]

@!attribute [rw] next_token

The token passed by previous API requests until you reach the
maximum number of `AppInstances`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-identity-2021-04-20/ListAppInstancesRequest AWS API Documentation

Constants

SENSITIVE