MediaInsightsPipelineConfigurationElementAmazonTranscribeCallAnalyticsProcessorConfigurationPostCallAnalyticsSettings

data class MediaInsightsPipelineConfigurationElementAmazonTranscribeCallAnalyticsProcessorConfigurationPostCallAnalyticsSettings(val contentRedactionOutput: String? = null, val dataAccessRoleArn: String, val outputEncryptionKmsKeyId: String? = null, val outputLocation: String)

Constructors

constructor(contentRedactionOutput: String? = null, dataAccessRoleArn: String, outputEncryptionKmsKeyId: String? = null, outputLocation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should output be redacted.

Link copied to clipboard

ARN of the role used by AWS Transcribe to upload your post call analysis.

Link copied to clipboard

ID of the KMS key used to encrypt the output.

Link copied to clipboard

The Amazon S3 location where you want your Call Analytics post-call transcription output stored.