| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.clone() |
PostCallAnalyticsSettings |
AmazonTranscribeCallAnalyticsProcessorConfiguration.getPostCallAnalyticsSettings()
The settings for a post-call analysis task in an analytics configuration.
|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.withContentRedactionOutput(ContentRedactionOutput contentRedactionOutput)
The content redaction output settings for a post-call analysis task.
|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.withContentRedactionOutput(String contentRedactionOutput)
The content redaction output settings for a post-call analysis task.
|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.withDataAccessRoleArn(String dataAccessRoleArn)
The ARN of the role used by Amazon Web Services Transcribe to upload your post call analysis.
|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.withOutputEncryptionKMSKeyId(String outputEncryptionKMSKeyId)
The ID of the KMS (Key Management Service) key used to encrypt the output.
|
PostCallAnalyticsSettings |
PostCallAnalyticsSettings.withOutputLocation(String outputLocation)
The URL of the Amazon S3 bucket that contains the post-call data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonTranscribeCallAnalyticsProcessorConfiguration.setPostCallAnalyticsSettings(PostCallAnalyticsSettings postCallAnalyticsSettings)
The settings for a post-call analysis task in an analytics configuration.
|
AmazonTranscribeCallAnalyticsProcessorConfiguration |
AmazonTranscribeCallAnalyticsProcessorConfiguration.withPostCallAnalyticsSettings(PostCallAnalyticsSettings postCallAnalyticsSettings)
The settings for a post-call analysis task in an analytics configuration.
|
Copyright © 2023. All rights reserved.