CreateBucketRequest

Types

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

Properties

Link copied to clipboard

The canned ACL to apply to the bucket.

Link copied to clipboard

The name of the bucket to create.

Link copied to clipboard

The configuration information for the bucket.

Link copied to clipboard

Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.

Link copied to clipboard

Allows grantee to list the objects in the bucket.

Link copied to clipboard

Allows grantee to read the bucket ACL.

Link copied to clipboard

Allows grantee to create new objects in the bucket.

Link copied to clipboard

Allows grantee to write the ACL for the applicable bucket.

Link copied to clipboard

Specifies whether you want S3 Object Lock to be enabled for the new bucket.

Link copied to clipboard

The container element for object ownership for a bucket's ownership controls.

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