distribution

@JvmName(name = "oshcteevgvprdbua")
suspend fun distribution(value: Output<Either<String, Distribution>>)
@JvmName(name = "gxrhtynclbdjkpuo")
suspend fun distribution(value: Either<String, Distribution>?)
@JvmName(name = "axfcagwyqpktwpcc")
fun distribution(value: String)
@JvmName(name = "bfbqbybgjcfmykjt")
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.