Module: Aws::ChimeSDKMeetings::Client::_ListAttendeesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListAttendeesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#attendees::Array[Types::Attendee]

Returns:



224
# File 'sig/client.rbs', line 224

def attendees: () -> ::Array[Types::Attendee]

#next_token::String

Returns:

  • (::String)


225
# File 'sig/client.rbs', line 225

def next_token: () -> ::String