parentUnitOperation property
Reference to parent resource: UnitOperation.
If an operation needs to create other operations as part of its workflow, each of the child operations should have this field set to the parent. This can be used for tracing. (Optional)
Optional.
Implementation
core.String? parentUnitOperation;