Module: Aws::ConnectParticipant::Client::_GetTranscriptResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTranscriptResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#initial_contact_id ⇒ ::String
165 |
# File 'sig/client.rbs', line 165
def initial_contact_id: () -> ::String
|
#next_token ⇒ ::String
167 |
# File 'sig/client.rbs', line 167
def next_token: () -> ::String
|
#transcript ⇒ ::Array[Types::Item]
166 |
# File 'sig/client.rbs', line 166
def transcript: () -> ::Array[Types::Item]
|