CreateRealtimeLogConfigRequest

Types

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

Properties

Link copied to clipboard

Contains information about the Amazon Kinesis data stream where you are sending real-time log data.

Link copied to clipboard

A list of fields to include in each real-time log record.

Link copied to clipboard
val name: String?

A unique name to identify this real-time log configuration.

Link copied to clipboard

The sampling rate for this real-time log configuration. You can specify a whole number between 1 and 100 (inclusive) to determine the percentage of viewer requests that are represented in the real-time log data.

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