blobPath

@JvmName(name = "ekbyuwugshvlqrlk")
suspend fun blobPath(value: Output<List<String>>)
@JvmName(name = "tdjbrbuitypffeon")
suspend fun blobPath(value: List<String>?)

Parameters

value

A collection of blob-path strings.


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


@JvmName(name = "usyaanfeeacnhthb")
suspend fun blobPath(values: List<Output<String>>)
@JvmName(name = "cxoixemjlcttyueh")
suspend fun blobPath(vararg values: String)

Parameters

values

A collection of blob-path strings.