DirectoryConnectSettings

Contains connection settings for creating an AD Connector with the ConnectDirectory action.

Types

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

Properties

Link copied to clipboard

The IP addresses of DNS servers or domain controllers in your self-managed directory.

Link copied to clipboard

The IPv6 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