DomainController

Contains information about the domain controllers for a specified directory.

Types

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

Properties

Link copied to clipboard

The Availability Zone where the domain controller is located.

Link copied to clipboard

Identifier of the directory where the domain controller resides.

Link copied to clipboard

The IP address of the domain controller.

Link copied to clipboard

Identifies a specific domain controller in the directory.

Link copied to clipboard

Specifies when the domain controller was created.

Link copied to clipboard

The status of the domain controller.

Link copied to clipboard

The date and time that the status was last updated.

Link copied to clipboard

A description of the domain controller state.

Link copied to clipboard

Identifier of the subnet in the VPC that contains the domain controller.

Link copied to clipboard

The identifier of the VPC that contains the domain controller.

Functions

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