DirectoryConnectSettings

Contains information for the ConnectDirectory operation when an AD Connector directory is being created.

Types

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

Properties

Link copied to clipboard

A list of one or more IP addresses of DNS servers or domain controllers in your self-managed directory.

Link copied to clipboard

The user name of an account in your self-managed directory that is used to connect to the directory. This account must have the following permissions:

Link copied to clipboard

A list of subnet identifiers in the VPC in which the AD Connector is created.

Link copied to clipboard

The identifier of the VPC in which the AD Connector is created.

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