outputVariables property
List of output variables declared on the blueprint and can be present with their values on the unit status
Optional. Output only.
Implementation
core.List<UnitVariable>? outputVariables;
List of output variables declared on the blueprint and can be present with their values on the unit status
Optional. Output only.
core.List<UnitVariable>? outputVariables;