Access Review History Instance Args
data class AccessReviewHistoryInstanceArgs(val displayName: Output<String>? = null, val expiration: Output<String>? = null, val fulfilledDateTime: Output<String>? = null, val reviewHistoryPeriodEndDateTime: Output<String>? = null, val reviewHistoryPeriodStartDateTime: Output<String>? = null, val runDateTime: Output<String>? = null) : ConvertibleToJava<AccessReviewHistoryInstanceArgs>
Access Review History Definition Instance.
Properties
Link copied to clipboard
The display name for the parent history definition.
Link copied to clipboard
Date time when history data report expires and the associated data is deleted.
Link copied to clipboard
Date time when the history data report is scheduled to be generated.
Link copied to clipboard
Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports.
Link copied to clipboard
Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports.
Link copied to clipboard
Date time when the history data report is scheduled to be generated.