class Aws::ConnectParticipant::Types::DisconnectParticipantRequest
@note When making an API call, you may pass DisconnectParticipantRequest
data as a hash: { client_token: "ClientToken", connection_token: "ParticipantToken", # required }
@!attribute [rw] client_token
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] connection_token
The authentication token associated with the participant's connection. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connectparticipant-2018-09-07/DisconnectParticipantRequest AWS API Documentation
Constants
- SENSITIVE