Skip to main content

ResourceObjectsRequest

Import this model from the entry point of its package:

import { ResourceObjectsRequest } from '@sailpoint/angular-sdk/sources';

Properties

NameTypeDescriptionNotes
objectType(optional) stringThe type of resource objects to iterate over.[default to 'account']
maxCount(optional) numberThe maximum number of resource objects to iterate over and return.[default to 25]