AccessControlList

Contains information on the current access control policies for the bucket.

Types

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

Properties

Link copied to clipboard

A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).

Link copied to clipboard

A value that indicates whether public write access for the bucket is enabled through an Access Control List (ACL).

Functions

Link copied to clipboard
inline fun copy(block: AccessControlList.Builder.() -> Unit = {}): AccessControlList
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