LogSettingsResponse

The settings for conversation logs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destination where logs are delivered.

Link copied to clipboard

The Amazon Resource Name (ARN) of the key used to encrypt audio logs in an S3 bucket.

Link copied to clipboard

The type of logging that is enabled.

Link copied to clipboard

The Amazon Resource Name (ARN) of the CloudWatch Logs log group or S3 bucket where the logs are delivered.

Link copied to clipboard

The resource prefix is the first part of the S3 object key within the S3 bucket that you specified to contain audio logs. For CloudWatch Logs it is the prefix of the log stream name within the log group that you specified.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String