PolicyStatus

The container element for a bucket's policy status.

Types

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

Properties

Link copied to clipboard

The policy status for this bucket. TRUE indicates that this bucket is public. FALSE indicates that the bucket is not public.

Functions

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