createHybridAd
inline suspend fun DirectoryClient.createHybridAd(crossinline block: CreateHybridAdRequest.Builder.() -> Unit): CreateHybridAdResponse
Creates a hybrid directory that connects your self-managed Active Directory (AD) infrastructure and Amazon Web Services.
You must have a successful directory assessment using StartADAssessment to validate your environment compatibility before you use this operation.
Updates are applied asynchronously. Use DescribeDirectories to monitor the progress of directory creation.