Interface ActiveDirectoryConfig.Builder

  • Method Details

    • domainName

      ActiveDirectoryConfig.Builder domainName(String domainName)

      The name of the domain.

      Parameters:
      domainName - The name of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceAccountSecretArn

      ActiveDirectoryConfig.Builder serviceAccountSecretArn(String serviceAccountSecretArn)

      Indicates the secret ARN on the service account.

      Parameters:
      serviceAccountSecretArn - Indicates the secret ARN on the service account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.