outputTypes

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

Parameters

value

Gets or sets the runbook output types.


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


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

Parameters

values

Gets or sets the runbook output types.