class Aws::ChimeSDKMeetings::Types::CreateAttendeeRequest
@note When making an API call, you may pass CreateAttendeeRequest
data as a hash: { meeting_id: "GuidString", # required external_user_id: "ExternalUserId", # required }
@!attribute [rw] meeting_id
The unique ID of the meeting. @return [String]
@!attribute [rw] external_user_id
The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-meetings-2021-07-15/CreateAttendeeRequest AWS API Documentation
Constants
- SENSITIVE