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

Class: Aws::Neptune::Types::DomainMembership

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#domainString

The identifier of the Active Directory Domain.

Returns:

  • (String)

    The identifier of the Active Directory Domain.

#fqdnString

The fully qualified domain name of the Active Directory Domain.

Returns:

  • (String)

    The fully qualified domain name of the Active Directory Domain.

#iam_role_nameString

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.

#statusString

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

Returns:

  • (String)

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