Policy configuration for a user-defined role.

Hierarchy

  • IncidentUserDefinedRolePolicy

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
isSingle: boolean

Whether this role can only be assigned to one responder at a time.

Generated using TypeDoc