Skip to main content

BackupOptions

Import this model from the entry point of its package:

import { BackupOptions } from '@sailpoint/angular-sdk/configuration_hub';

Properties

NameTypeDescriptionNotes
includeTypes(optional) Array<string>Object type names to be included in a Configuration Hub backup command.[default to undefined]
objectOptions(optional)Additional options targeting specific objects related to each item in the includeTypes field.[default to undefined]