distribution

@JvmName(name = "dbwvomigrtmjimxl")
suspend fun distribution(value: Output<Either<String, Distribution>>)
@JvmName(name = "hfgkhdtuaquwwlbk")
suspend fun distribution(value: Either<String, Distribution>?)
@JvmName(name = "erryekcengiaqcae")
fun distribution(value: String)
@JvmName(name = "wnafmtwfkgexcdmn")
fun distribution(value: Distribution)

Parameters

value

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