Skip to main content

MachineIdentityOwnerReference

Import this model from the entry point of its package:

import { MachineIdentityOwnerReference } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
typestringOwner's type.[default to undefined]
idstringOwner ID.[default to undefined]
namestringOwner's display name.[default to undefined]
isPrimary(optional) booleanIndicates if this owner is the primary owner.[default to false]