PublicAccess

Describes the public access policies that apply to the S3 bucket.

Types

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

Properties

Link copied to clipboard

Describes the effective permission on this bucket after factoring all attached policies.

Link copied to clipboard

Contains information about how permissions are configured for the S3 bucket.

Functions

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