class Aws::Connect::Types::SuspendContactRecordingRequest
@note When making an API call, you may pass SuspendContactRecordingRequest
data as a hash: { instance_id: "InstanceId", # required contact_id: "ContactId", # required initial_contact_id: "ContactId", # required }
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@!attribute [rw] contact_id
The identifier of the contact. @return [String]
@!attribute [rw] initial_contact_id
The identifier of the contact. This is the identifier of the contact associated with the first interaction with the contact center. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/SuspendContactRecordingRequest AWS API Documentation
Constants
- SENSITIVE