class Aws::Chime::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 `AppInstance`s. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListAppInstancesRequest AWS API Documentation
Constants
- SENSITIVE