class Aws::ChimeSDKMeetings::Types::CreateAttendeeRequestItem

The Amazon Chime SDK attendee fields to create, used with the BatchCreateAttendee action.

@note When making an API call, you may pass CreateAttendeeRequestItem

data as a hash:

    {
      external_user_id: "ExternalUserId", # required
    }

@!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/CreateAttendeeRequestItem AWS API Documentation

Constants

SENSITIVE