...
dam_objects_selector (String) : This is a selector for data structures that should be processed. Typical setup include either the objectname (damimport,transfer,massimportitem), or a tag prefixed by a # to select the data structures (“#damobject”) .
dam_resource_field_selector (String) : Selector for the property that stores the binary file : ‘binary’
async_denorm_thread_pool_size (int):
Maximum number of threads for asynchronous operationsStatus colour Purple title since 2021.4 dam_denormalization_config (JSON) : A long JSON that will describes the extraction and transformations that will be applied to an asset.
enable_async_transforms (Boolean) : Activates the Async transformations
dam_denormalization_force_update (Boolean) : Will activate the transformations at each save of the asset.
...