Region

class Region

A Region that supports a Multi-Region Access Point as well as the associated bucket for the Region.

Types

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

Properties

Link copied to clipboard

The name of the associated bucket for the Region.

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.

Functions

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