Skip to main content

AccessDuration

Import this model from the entry point of its package:

import { AccessDuration } from '@sailpoint/angular-sdk/roles';

Properties

NameTypeDescriptionNotes
value(optional) numberThe numeric value representing the amount of time, which is defined in the timeUnit.[default to undefined]
timeUnit(optional) stringThe unit of time that corresponds to the value. It defines the scale of the time period.[default to undefined]