class Aws::Connect::Types::VoiceRecordingConfiguration

Contains information about the recording configuration settings.

@note When making an API call, you may pass VoiceRecordingConfiguration

data as a hash:

    {
      voice_recording_track: "FROM_AGENT", # accepts FROM_AGENT, TO_AGENT, ALL
    }

@!attribute [rw] voice_recording_track

Identifies which track is being recorded.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/VoiceRecordingConfiguration AWS API Documentation

Constants

SENSITIVE