BatchOperationsJobBucketListArgs

data class BatchOperationsJobBucketListArgs(val buckets: Output<BatchOperationsJobBucketListBucketsArgs>) : ConvertibleToJava<BatchOperationsJobBucketListArgs>

Constructors

Link copied to clipboard
constructor(buckets: Output<BatchOperationsJobBucketListBucketsArgs>)

Properties

Link copied to clipboard

List of buckets and their objects to be transformed. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): BatchOperationsJobBucketListArgs