taskVisibility

@JvmName(name = "ilsngqnxhrigppcw")
suspend fun taskVisibility(value: Output<List<String>>)
@JvmName(name = "enlwnsriuoiybadp")
suspend fun taskVisibility(value: List<String>?)

Parameters

value

List of tasks that can view this property, if empty then all.


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


@JvmName(name = "qgqcrnvsqkjaoavp")
suspend fun taskVisibility(values: List<Output<String>>)
@JvmName(name = "assdvxvabrjvqgoe")
suspend fun taskVisibility(vararg values: String)

Parameters

values

List of tasks that can view this property, if empty then all.