CloudWatchLogs

The Amazon CloudWatch Logs settings for channel logging.

Types

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

Properties

Link copied to clipboard

Specifies whether logging to Amazon CloudWatch Logs is enabled.

Link copied to clipboard

The name of the Amazon CloudWatch Logs log group. Defaults to /aws/kinesis/{channelName}/{channelId}.

Link copied to clipboard

The name of the Amazon CloudWatch Logs log stream. Defaults to DestinationDelivery.

Functions

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