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

Class: Aws::Chime::Types::ListAppInstanceAdminsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_adminsArray<Types::AppInstanceAdminSummary>

The information for each administrator.

Returns:

#app_instance_arnString

The ARN of the app instance.

Returns:

  • (String)

    The ARN of the app instance.

#next_tokenString

The token returned from previous API requests until the number of administrators is reached.

Returns:

  • (String)

    The token returned from previous API requests until the number of administrators is reached.