You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::DomainMembership

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An Active Directory Domain membership record associated with the DB instance or cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#domain ⇒ String

The identifier of the Active Directory Domain.

Returns:

  • (String) —

    The identifier of the Active Directory Domain.

#fqdn ⇒ String

The fully qualified domain name of the Active Directory Domain.

Returns:

  • (String) —

    The fully qualified domain name of the Active Directory Domain.

#iam_role_name ⇒ String

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

Returns:

  • (String) —

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

#status ⇒ String

The status of the Active Directory Domain membership for the DB instance or cluster. Values include joined, pending-join, failed, and so on.

Returns:

  • (String) —

    The status of the Active Directory Domain membership for the DB instance or cluster.