Skip to main content

ScheduledActionPayloadContentBackupOptions

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
includeTypes(optional) Array<string>Object types that are to be included in the backup.[default to undefined]
objectOptions(optional)Map of objectType string to the options to be passed to the target service for that objectType.[default to undefined]