Private ReadonlyloggerPrivate ReadonlysalesforceStaticchunkDefault chunk size for record updates during activation.
Activate the specified records of one type.
Iterable array of records which will be activated; if the options.recordType is set the activator is limited to that type
Activator function executed for each record
Optionaloptions: { chunkSize?: number; recordType?: string }Optional execution options, including recordType filter and optional chunkSize.
Support activation of Datapacks records after deployment