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