- **`name`** *(string, required)*: name of the parameter. Must match the parameter names in metrics of the chart this objective refers.
- **`value`** *(string, required)*: value to be passed for the Parameters. These are input from Users. We capture this in string and convert during the runtime.
- **`timestamp`**: Data one which result is updated. Refer to *[../../type/basic.json#/definitions/timestamp](#/../type/basic.json#/definitions/timestamp)*.
- **`kpiFqn`**: KPI FQN. Refer to *[../../type/basic.json#/definitions/fullyQualifiedEntityName](#/../type/basic.json#/definitions/fullyQualifiedEntityName)*.
- **`targetResult`** *(array, required)*: Metric and their corresponding current results.
- **Items**: Refer to *[#/definitions/kpiTarget](#definitions/kpiTarget)*.