DomainMembership

An Active Directory Domain membership record associated with a DB instance.

Types

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

Properties

Link copied to clipboard

The identifier of the Active Directory Domain.

Link copied to clipboard
val fqdn: String?

The fully qualified domain name of the Active Directory Domain.

Link copied to clipboard

The name of the IAM role to be used when making API calls to the Directory Service.

Link copied to clipboard

The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).

Functions

Link copied to clipboard
inline fun copy(block: DomainMembership.Builder.() -> Unit = {}): DomainMembership
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