You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::ListAppInstanceUsersResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_arnString

The ARN of the app instance.

Returns:

  • (String)

    The ARN of the app instance.

#app_instance_usersArray<Types::AppInstanceUserSummary>

The information for each of the requested app instance users.

Returns:

#next_tokenString

The token passed by previous API calls until all requested users are returned.

Returns:

  • (String)

    The token passed by previous API calls until all requested users are returned.