mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
update doc files
This commit is contained in:
@@ -27,8 +27,8 @@ Name | Type | Description | Notes
|
||||
**CorrectionAdvice** | Pointer to **NullableString** | Optional correction advice. | [optional]
|
||||
**State** | Pointer to **string** | Whether the policy is enforced or not. | [optional]
|
||||
**Tags** | Pointer to **[]string** | Tags for the policy object. | [optional]
|
||||
**CreatorId** | Pointer to **string** | Policy's creator ID. | [optional] [readonly]
|
||||
**ModifierId** | Pointer to **NullableString** | Policy's modifier ID. | [optional] [readonly]
|
||||
**CreatorId** | Pointer to **string** | Policy's creator ID. | [optional] [readonly]
|
||||
**ModifierId** | Pointer to **NullableString** | Policy's modifier ID. | [optional] [readonly]
|
||||
**ViolationOwnerAssignmentConfig** | Pointer to [**ViolationOwnerAssignmentConfig**](violation-owner-assignment-config) | | [optional]
|
||||
**Scheduled** | Pointer to **bool** | Defines whether a policy has been scheduled or not. | [optional] [default to false]
|
||||
**Type** | Pointer to **string** | Whether a policy is query based or conflicting access based. | [optional] [default to "GENERAL"]
|
||||
|
||||
Reference in New Issue
Block a user