Scope Access Review History Definition By Id Args
constructor(decisions: Output<List<Either<String, AccessReviewResult>>>? = null, displayName: Output<String>? = null, endDate: Output<String>? = null, historyDefinitionId: Output<String>? = null, instances: Output<List<AccessReviewHistoryInstanceArgs>>? = null, interval: Output<Int>? = null, numberOfOccurrences: Output<Int>? = null, scope: Output<String>? = null, scopes: Output<List<AccessReviewScopeArgs>>? = null, startDate: Output<String>? = null, type: Output<Either<String, AccessReviewRecurrenceRangeType>>? = null)