bucketList

@JvmName(name = "qkcdiobnmnpncrcq")
suspend fun bucketList(value: Output<BatchOperationsJobBucketListArgs>)
@JvmName(name = "dosjlvepuckwwmdd")
suspend fun bucketList(value: BatchOperationsJobBucketListArgs?)

Parameters

value

List of buckets and their objects to be transformed. Currently, only one bucket configuration is supported. If multiple buckets are specified, an error will be returned Structure is documented below.


@JvmName(name = "uyxpmaynrqohauax")
suspend fun bucketList(argument: suspend BatchOperationsJobBucketListArgsBuilder.() -> Unit)

Parameters

argument

List of buckets and their objects to be transformed. Currently, only one bucket configuration is supported. If multiple buckets are specified, an error will be returned Structure is documented below.