GetDirectoryBucketsResult

data class GetDirectoryBucketsResult(val arns: List<String>, val buckets: List<String>, val id: String)

A collection of values returned by getDirectoryBuckets.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Bucket ARNs.

Link copied to clipboard

Buckets names.

Link copied to clipboard
val id: String