outputTypes

@JvmName(name = "vtvutclevdwddcky")
suspend fun outputTypes(value: Output<List<String>>)
@JvmName(name = "vqtolqlkkbbwgrgt")
suspend fun outputTypes(value: List<String>?)

Parameters

value

Specifies the output types of the runbook.


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


@JvmName(name = "yndeatwqqxdtstoa")
suspend fun outputTypes(values: List<Output<String>>)
@JvmName(name = "oecvapbrjifajupk")
suspend fun outputTypes(vararg values: String)

Parameters

values

Specifies the output types of the runbook.