blobContainerNames

@JvmName(name = "jnjedwmmslamtuvl")
suspend fun blobContainerNames(value: Output<List<String>>)
@JvmName(name = "jevuydupqaimhjrx")
suspend fun blobContainerNames(value: List<String>?)

Parameters

value

The names of the blob containers that the workspace should read.


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


@JvmName(name = "yygdljchriaqgujr")
suspend fun blobContainerNames(values: List<Output<String>>)
@JvmName(name = "iqyyvsdobpdbwxdt")
suspend fun blobContainerNames(vararg values: String)

Parameters

values

The names of the blob containers that the workspace should read.