Distribution

sealed class Distribution

The method used to distribute log data to the destination, which can be either random or grouped by log stream.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : Distribution

Properties

Link copied to clipboard
abstract val value: String