Module: Aws::ConnectParticipant::Client::_StartAttachmentUploadResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartAttachmentUploadResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attachment_id ⇒ ::String
216 |
# File 'sig/client.rbs', line 216
def attachment_id: () -> ::String
|
#upload_metadata ⇒ Types::UploadMetadata
217 |
# File 'sig/client.rbs', line 217
def upload_metadata: () -> Types::UploadMetadata
|