class Aws::FSx::Types::SelfManagedActiveDirectoryAttributes

The configuration of the self-managed Microsoft Active Directory (AD) directory to which the Windows File Server or ONTAP storage virtual machine (SVM) instance is joined.

@!attribute [rw] domain_name

The fully qualified domain name of the self-managed AD directory.
@return [String]

@!attribute [rw] organizational_unit_distinguished_name

The fully qualified distinguished name of the organizational unit
within the self-managed AD directory to which the Windows File
Server or ONTAP storage virtual machine (SVM) instance is joined.
@return [String]

@!attribute [rw] file_system_administrators_group

The name of the domain group whose members have administrative
privileges for the FSx file system.
@return [String]

@!attribute [rw] user_name

The user name for the service account on your self-managed AD domain
that FSx uses to join to your AD domain.
@return [String]

@!attribute [rw] dns_ips

A list of up to two IP addresses of DNS servers or domain
controllers in the self-managed AD directory.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/SelfManagedActiveDirectoryAttributes AWS API Documentation

Constants

SENSITIVE