CreateConditionalForwarderRequest

Initiates the creation of a conditional forwarder for your Directory Service for Microsoft Active Directory. Conditional forwarders are required in order to set up a trust relationship with another domain.

Types

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

Properties

Link copied to clipboard

The directory ID of the Amazon Web Services directory for which you are creating the conditional forwarder.

Link copied to clipboard

The IP addresses of the remote DNS server associated with RemoteDomainName.

Link copied to clipboard

The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.

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