class Aws::SSOAdmin::Types::ListInstancesRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results to display for the instance.
@return [Integer]

@!attribute [rw] next_token

The pagination token for the list API. Initially the value is null.
Use the output of previous API calls to make subsequent calls.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/ListInstancesRequest AWS API Documentation

Constants

SENSITIVE