blobContainerNames

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

Parameters

value

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


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


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

Parameters

values

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