streams

@JvmName(name = "mdmrquwyhvxbbrrf")
suspend fun streams(value: Output<List<String>>)
@JvmName(name = "iassyelvfajdrrnd")
suspend fun streams(value: List<String>)

Parameters

value

List of platform telemetry streams to collect


@JvmName(name = "exhrlltsvhnrddkj")
suspend fun streams(vararg values: Output<String>)


@JvmName(name = "qdudmdpenqpepqyp")
suspend fun streams(values: List<Output<String>>)
@JvmName(name = "yqoymvqamxutqvwp")
suspend fun streams(vararg values: String)

Parameters

values

List of platform telemetry streams to collect