BucketInfo

Specifies the information about the bucket that will be created. For more information about directory buckets, see Directory buckets in the Amazon S3 User Guide.

This functionality is only supported by directory buckets.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of Zone (Availability Zone or Local Zone) that's used for redundancy for the bucket.

Link copied to clipboard

The type of bucket.

Functions

Link copied to clipboard
inline fun copy(block: BucketInfo.Builder.() -> Unit = {}): BucketInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String