class Aws::FSx::Types::UpdateSvmActiveDirectoryConfiguration

Updates the Microsoft Active Directory (AD) configuration of an SVM joined to an AD. Pleae note, account credentials are not returned in the response payload.

@note When making an API call, you may pass UpdateSvmActiveDirectoryConfiguration

data as a hash:

    {
      self_managed_active_directory_configuration: {
        user_name: "DirectoryUserName",
        password: "DirectoryPassword",
        dns_ips: ["IpAddress"],
      },
    }

@!attribute [rw] self_managed_active_directory_configuration

The configuration that Amazon FSx uses to join the Windows File
Server instance to a self-managed Microsoft Active Directory (AD)
directory.
@return [Types::SelfManagedActiveDirectoryConfigurationUpdates]

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

Constants

SENSITIVE