class Aws::ConnectParticipant::Types::GetAttachmentRequest
@note When making an API call, you may pass GetAttachmentRequest
data as a hash: { attachment_id: "ArtifactId", # required connection_token: "ParticipantToken", # required }
@!attribute [rw] attachment_id
A unique identifier for the attachment. @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/GetAttachmentRequest AWS API Documentation
Constants
- SENSITIVE