evaluation property

EvaluationType? evaluation
final

For static evaluations, the value of the resource attribute will change and the new value is known. For dynamic evaluations, the value might change, and any new value will be determined when the plan is updated.

Implementation

final EvaluationType? evaluation;