buckets

@JvmName(name = "ddwghhypemhffphd")
suspend fun buckets(value: Output<List<String>>)
@JvmName(name = "kbkoysscbuhmuspl")
suspend fun buckets(value: List<String>)

Parameters

value

An array that lists the names of the buckets.


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


@JvmName(name = "tcngyxvrgkcisnrg")
suspend fun buckets(values: List<Output<String>>)
@JvmName(name = "awmnokkkjjuhdruc")
suspend fun buckets(vararg values: String)

Parameters

values

An array that lists the names of the buckets.