AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Neptune.Model.DomainMembership

Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z

Syntax

C#
public class DomainMembership

The DomainMembership type exposes the following members

Constructors

NameDescription
Public Method DomainMembership()

Properties

NameTypeDescription
Public Property Domain System.String

Gets and sets the property Domain.

The identifier of the Active Directory Domain.

Public Property FQDN System.String

Gets and sets the property FQDN.

The fully qualified domain name of the Active Directory Domain.

Public Property IAMRoleName System.String

Gets and sets the property IAMRoleName.

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

Public Property Status System.String

Gets and sets the property Status.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5