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