mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,13 +16,13 @@ tags: ['SDK', 'Software Development Kit', 'AccessReviewItem', 'V2024AccessReview
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessSummary** | Pointer to [**AccessSummary**](access-summary) | | [optional]
|
||||
**IdentitySummary** | Pointer to [**CertificationIdentitySummary**](certification-identity-summary) | | [optional]
|
||||
**Id** | Pointer to **String** | The review item's id | [optional]
|
||||
**Completed** | Pointer to **Boolean** | Whether the review item is complete | [optional]
|
||||
**NewAccess** | Pointer to **Boolean** | Indicates whether the review item is for new access to a source | [optional]
|
||||
**Decision** | Pointer to [**CertificationDecision**](certification-decision) | | [optional]
|
||||
**Comments** | Pointer to **String** | Comments for this review item | [optional]
|
||||
**AccessSummary** | [**AccessSummary**](access-summary) | | [optional]
|
||||
**IdentitySummary** | [**CertificationIdentitySummary**](certification-identity-summary) | | [optional]
|
||||
**Id** | **String** | The review item's id | [optional]
|
||||
**Completed** | **Boolean** | Whether the review item is complete | [optional]
|
||||
**NewAccess** | **Boolean** | Indicates whether the review item is for new access to a source | [optional]
|
||||
**Decision** | [**CertificationDecision**](certification-decision) | | [optional]
|
||||
**Comments** | **String** | Comments for this review item | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user