AccessRequestPartialAction
Last updated
Was this helpful?
Decision for what to do with the GrantVariation artifact when an AR closes as PartiallyImplemented.
enum AccessRequestPartialAction {
CleanUp
Keep
}Delete the GrantVariation.
Keep the GrantVariation active.
CancelAccessRequestInput input ● CloseAccessRequestInput input
Last updated
Was this helpful?
Was this helpful?