Skip to main content

JsonPatchOperationRoleMiningValue

The value to be used for the operation, required for "replace" operations

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.iai_role_mining.models.json_patch_operation_role_mining_value import JsonPatchOperationRoleMiningValue

json_patch_operation_role_mining_value = JsonPatchOperationRoleMiningValue(
)

[Back to top]