connect_get_contact_attributes {paws.customer.engagement} | R Documentation |
Retrieves the contact attributes for the specified contact
Description
Retrieves the contact attributes for the specified contact.
See https://www.paws-r-sdk.com/docs/connect_get_contact_attributes/ for full documentation.
Usage
connect_get_contact_attributes(InstanceId, InitialContactId)
Arguments
InstanceId |
[required] The identifier of the Amazon Connect instance. |
InitialContactId |
[required] The identifier of the initial contact. |
[Package paws.customer.engagement version 0.9.0 Index]