GetMultiRegionAccessPointPublicAccessBlock

data class GetMultiRegionAccessPointPublicAccessBlock(val blockPublicAcls: Boolean, val blockPublicPolicy: Boolean, val ignorePublicAcls: Boolean, val restrictPublicBuckets: Boolean)

Constructors

constructor(blockPublicAcls: Boolean, blockPublicPolicy: Boolean, ignorePublicAcls: Boolean, restrictPublicBuckets: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether Amazon S3 should block public access control lists (ACLs). When set to true causes the following behavior:

Link copied to clipboard

Specifies whether Amazon S3 should block public bucket policies for buckets in this account. When set to true causes Amazon S3 to:

Link copied to clipboard

Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. When set to true causes Amazon S3 to:

Link copied to clipboard

Specifies whether Amazon S3 should restrict public bucket policies for buckets in this account. When set to true: