RegionReport

A combination of a bucket and Region that's part of a Multi-Region Access Point.

Types

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

Properties

Link copied to clipboard

The name of the bucket.

Link copied to clipboard

The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.

Link copied to clipboard

The name of the Region.

Functions

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