class Aws::ConnectParticipant::Types::CreateParticipantConnectionRequest
@note When making an API call, you may pass CreateParticipantConnectionRequest
data as a hash: { type: ["WEBSOCKET"], # required, accepts WEBSOCKET, CONNECTION_CREDENTIALS participant_token: "ParticipantToken", # required }
@!attribute [rw] type
Type of connection information required. @return [Array<String>]
@!attribute [rw] participant_token
This is a header parameter. The Participant Token as obtained from [StartChatContact][1] API response. [1]: https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connectparticipant-2018-09-07/CreateParticipantConnectionRequest AWS API Documentation
Constants
- SENSITIVE