Skip to main content

ApprovalconfigEscalationConfig

Properties

NameTypeDescriptionNotes
enabled(optional) booleanIndicates if escalations are enabled.[default to false]
daysUntilFirstEscalation(optional) numberNumber of days until the first escalation.[default to undefined]
escalationCronSchedule(optional) stringCron schedule for escalations.[default to undefined]
escalationChain(optional) Array<ApprovalconfigEscalationConfigEscalationChainInner>Escalation chain configuration.[default to undefined]