Skip to main content

GenericRequestApprovalConfig

Import this model from the entry point of its package:

import { GenericRequestApprovalConfig } from '@sailpoint/angular-sdk/generic_request_approval_config';

Properties

NameTypeDescriptionNotes
idstringStable identifier for this scope. Use this value on PATCH. Created on first GET if the scope was never configured.[default to undefined]
targetTypeGenericRequestTargetType[default to undefined]
targetIdstringConnector resource id for RESOURCE (for example aws:bedrock-agent-alias-version). Derived tenant id for GLOBAL. Not patchable.[default to undefined]
approvalConfigMap keyed by action name. RESOURCE and GLOBAL emit ACTIVATE and DEACTIVATE. DELETE_AT_SOURCE is not returned and cannot be patched.[default to undefined]