GroupMapperArgs

constructor(dropNonExistingGroupsDuringSync: Output<Boolean>? = null, groupNameLdapAttribute: Output<String>? = null, groupObjectClasses: Output<List<String>>? = null, groupsLdapFilter: Output<String>? = null, groupsPath: Output<String>? = null, ignoreMissingGroups: Output<Boolean>? = null, ldapGroupsDn: Output<String>? = null, ldapUserFederationId: Output<String>? = null, mappedGroupAttributes: Output<List<String>>? = null, memberofLdapAttribute: Output<String>? = null, membershipAttributeType: Output<String>? = null, membershipLdapAttribute: Output<String>? = null, membershipUserLdapAttribute: Output<String>? = null, mode: Output<String>? = null, name: Output<String>? = null, preserveGroupInheritance: Output<Boolean>? = null, realmId: Output<String>? = null, userRolesRetrieveStrategy: Output<String>? = null)