importPrefixes

@JvmName(name = "dlsxuohjqafwusef")
suspend fun importPrefixes(value: Output<List<String>>)
@JvmName(name = "jnkbsihknnyjabvw")
suspend fun importPrefixes(value: List<String>?)

Parameters

value

An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value.


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


@JvmName(name = "nrbpwejlltprrebw")
suspend fun importPrefixes(values: List<Output<String>>)
@JvmName(name = "ujsxuhqdywsmkfkg")
suspend fun importPrefixes(vararg values: String)

Parameters

values

An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value.