RegionDescription

The replicated Region information for a directory.

Types

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

Properties

Link copied to clipboard

The desired number of domain controllers in the specified Region for the specified directory.

Link copied to clipboard

The identifier of the directory.

Link copied to clipboard

The date and time that the Region description was last updated.

Link copied to clipboard

Specifies when the Region replication began.

Link copied to clipboard

The name of the Region. For example, us-east-1.

Link copied to clipboard

Specifies whether the Region is the primary Region or an additional Region.

Link copied to clipboard

The status of the replication process for the specified Region.

Link copied to clipboard

The date and time that the Region status was last updated.

Link copied to clipboard

Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.

Functions

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