PublicAccessConfiguration

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

For information about each of the following settings, see Blocking public access to your Amazon S3 storage in the Amazon S3 User Guide.

Types

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

Properties

Link copied to clipboard

Indicates whether or not there is a setting that allows public access to the Amazon S3 buckets through access control lists (ACLs).

Link copied to clipboard

Indicates whether or not there is a setting that ignores all public access control lists (ACLs) on the Amazon S3 bucket and the objects that it contains.

Link copied to clipboard

Indicates whether or not there is a setting that restricts access to the bucket with specified policies.

Link copied to clipboard

Indicates whether or not there is a setting that allows public access to the Amazon S3 bucket policy.

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