RangerUsersyncSpecArgs

constructor(enabled: Output<Boolean>? = null, groups: Output<List<String>>? = null, mode: Output<Either<String, RangerUsersyncMode>>? = null, userMappingLocation: Output<String>? = null, users: Output<List<String>>? = null)