AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a voice recording, chat transcript, or screen recording.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class RecordingInfo
The RecordingInfo type exposes the following members
Name | Description | |
---|---|---|
![]() |
RecordingInfo() |
Name | Type | Description | |
---|---|---|---|
![]() |
DeletionReason | System.String |
Gets and sets the property DeletionReason. If the recording/transcript was deleted, this is the reason entered for the deletion. |
![]() |
FragmentStartNumber | System.String |
Gets and sets the property FragmentStartNumber. The number that identifies the Kinesis Video Streams fragment where the customer audio stream started. |
![]() |
FragmentStopNumber | System.String |
Gets and sets the property FragmentStopNumber. The number that identifies the Kinesis Video Streams fragment where the customer audio stream stopped. |
![]() |
Location | System.String |
Gets and sets the property Location. The location, in Amazon S3, for the recording/transcript. |
![]() |
MediaStreamType | Amazon.Connect.MediaStreamType |
Gets and sets the property MediaStreamType. Information about the media stream used during the conversation. |
![]() |
ParticipantType | Amazon.Connect.ParticipantType |
Gets and sets the property ParticipantType. Information about the conversation participant, whether they are an agent or contact. The participant types are as follows:
|
![]() |
StartTimestamp | System.DateTime |
Gets and sets the property StartTimestamp. When the conversation of the last leg of the recording started in UTC time. |
![]() |
Status | Amazon.Connect.RecordingStatus |
Gets and sets the property Status. The status of the recording/transcript. |
![]() |
StopTimestamp | System.DateTime |
Gets and sets the property StopTimestamp. When the conversation of the last leg of recording stopped in UTC time. |
![]() |
StorageType | Amazon.Connect.StorageType |
Gets and sets the property StorageType. Where the recording/transcript is stored. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5