ResourceGuardOperation interface
This class contains all the details about a critical operation.
Properties
| request |
Type of resource request. |
| vault |
Name of the critical operation. |
Property Details
requestResourceType
Type of resource request.
requestResourceType?: string
Property Value
string
vaultCriticalOperation
Name of the critical operation.
vaultCriticalOperation?: string
Property Value
string