class Aws::Chime::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: "ExternalUserIdType", # required tags: [ { key: "TagKey", # required value: "TagValue", # 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]
@!attribute [rw] tags
The tag key-value pairs. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/CreateAttendeeRequestItem AWS API Documentation
Constants
- SENSITIVE