exporters

@JvmName(name = "bnkvpugtdwiwqmuw")
suspend fun exporters(value: Output<List<String>>)
@JvmName(name = "sogjpqmmylkjtqei")
suspend fun exporters(value: List<String>)

Parameters

value

Reference to exporters configured for the pipeline.


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


@JvmName(name = "ttxhwekmrknjdrwm")
suspend fun exporters(values: List<Output<String>>)
@JvmName(name = "xjnhmluhkpoimikt")
suspend fun exporters(vararg values: String)

Parameters

values

Reference to exporters configured for the pipeline.