TextLogSetting

Defines settings to enable text conversation logs.

Types

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

Properties

Link copied to clipboard

Defines the Amazon CloudWatch Logs destination log group for conversation text logs.

Link copied to clipboard

Determines whether conversation logs should be stored for an alias.

Link copied to clipboard

The option to enable selective conversation log capture for text.

Functions

Link copied to clipboard
inline fun copy(block: TextLogSetting.Builder.() -> Unit = {}): TextLogSetting
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