ConnectDirectoryRequest

Contains the inputs for the ConnectDirectory operation.

Types

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

Properties

Link copied to clipboard

A DirectoryConnectSettings object that contains additional information for the operation.

Link copied to clipboard

A description for the directory.

Link copied to clipboard
val name: String?

The fully qualified name of your self-managed directory, such as corp.example.com.

Link copied to clipboard

The network type for your directory. The default value is IPv4 or IPv6 based on the provided subnet capabilities.

Link copied to clipboard

The password for your self-managed user account.

Link copied to clipboard

The NetBIOS name of your self-managed directory, such as CORP.

Link copied to clipboard

The size of the directory.

Link copied to clipboard
val tags: List<Tag>?

The tags to be assigned to AD Connector.

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