Record Aggregation Definition Input

Input representation of a Record Aggregation Data Processing Engine definition generation request.
JSON example
{   
   "definitionId": "ALL"
}
Properties
Name Type Description Required or Optional Available Version
definitionId String

ID of a record aggregation definition component.

To generate a Data Processing Engine definition for all the active record aggregation definition components, specify ALL.

Required 59.0