searchScope

val searchScope: Output<String>?

Can be one of ONE_LEVEL or SUBTREE:

  • ONE_LEVEL: Only search for users in the DN specified by user_dn.

  • SUBTREE: Search entire LDAP subtree.