MultiRegionAccessPointReport

A collection of statuses for a Multi-Region Access Point in the various Regions it supports.

Types

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

Properties

Link copied to clipboard

The alias for the Multi-Region Access Point. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Rules for naming Amazon S3 Multi-Region Access Points.

Link copied to clipboard

When the Multi-Region Access Point create request was received.

Link copied to clipboard
val name: String?

The name of the Multi-Region Access Point.

Link copied to clipboard

The PublicAccessBlock configuration that you want to apply to this Amazon S3 account. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see The Meaning of "Public" in the Amazon S3 User Guide.

Link copied to clipboard

A collection of the Regions and buckets associated with the Multi-Region Access Point.

Link copied to clipboard

The current status of the Multi-Region Access Point.

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