BatchOperationsJobBucketListBucketsPrefixListArgs

data class BatchOperationsJobBucketListBucketsPrefixListArgs(val includedObjectPrefixes: Output<List<String>>? = null) : ConvertibleToJava<BatchOperationsJobBucketListBucketsPrefixListArgs>

Constructors

constructor(includedObjectPrefixes: Output<List<String>>? = null)

Properties

Link copied to clipboard
val includedObjectPrefixes: Output<List<String>>? = null

(Optional)

Functions

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