UpdateRealtimeLogConfigRequest

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) for this real-time log configuration.

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?

The name for this real-time log configuration.

Link copied to clipboard

The sampling rate for this real-time log configuration. The sampling rate determines the percentage of viewer requests that are represented in the real-time log data. You must provide an integer between 1 and 100, inclusive.

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