Region

class Region

Describes a Region.

Types

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

Properties

Link copied to clipboard

The Region service endpoint.

Link copied to clipboard

The geography information for the Region. The geography is returned as a list.

Link copied to clipboard

The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.

Link copied to clipboard

The name of the Region.

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