CreateBucketRequest

Types

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

Properties

Link copied to clipboard

The name for the bucket.

Link copied to clipboard

The ID of the bundle to use for the bucket.

Link copied to clipboard

A Boolean value that indicates whether to enable versioning of objects in the bucket.

Link copied to clipboard
val tags: List<Tag>?

The tag keys and optional values to add to the bucket during creation.

Functions

Link copied to clipboard
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