DirectoryRegistrationSummary

The directory registration represents the authorization of the connector service with the Active Directory.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) that was returned when you called CreateDirectoryRegistration.

Link copied to clipboard

The date and time that the directory registration was created.

Link copied to clipboard

The identifier of the Active Directory.

Link copied to clipboard

Status of the directory registration.

Link copied to clipboard

Additional information about the directory registration status if the status is failed.

Link copied to clipboard

The date and time that the directory registration was updated.

Functions

Link copied to clipboard
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