selfManagedActiveDirectory

@JvmName(name = "vaccxqjnjfdbfmxm")
suspend fun selfManagedActiveDirectory(value: Output<WindowsFileSystemSelfManagedActiveDirectoryArgs>)

Parameters

value

Configuration block that Amazon FSx uses to join the Windows File Server instance to your self-managed (including on-premises) Microsoft Active Directory (AD) directory. Cannot be specified with active_directory_id. See self_managed_active_directory Block for details.


@JvmName(name = "kdkwoekibjxioxmu")
suspend fun selfManagedActiveDirectory(argument: suspend WindowsFileSystemSelfManagedActiveDirectoryArgsBuilder.() -> Unit)

Parameters

argument

Configuration block that Amazon FSx uses to join the Windows File Server instance to your self-managed (including on-premises) Microsoft Active Directory (AD) directory. Cannot be specified with active_directory_id. See self_managed_active_directory Block for details.