class Aws::Chime::Types::ListAttendeesRequest
@note When making an API call, you may pass ListAttendeesRequest
data as a hash: { meeting_id: "GuidString", # required next_token: "String", max_results: 1, }
@!attribute [rw] meeting_id
The Amazon Chime SDK meeting ID. @return [String]
@!attribute [rw] next_token
The token to use to retrieve the next page of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in a single call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListAttendeesRequest AWS API Documentation
Constants
- SENSITIVE