ObjectExportImportOptions
Import this model from the entry point of its package:
import { ObjectExportImportOptions } from '@sailpoint/angular-sdk/sp_config';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| includedIds | (optional) Array<string> | Object ids to be included in an import or export. | [default to undefined] |
| includedNames | (optional) Array<string> | Object names to be included in an import or export. | [default to undefined] |