dependents property
List of Units that depend on this unit.
Unit can only be deprovisioned if this list is empty. Maximum 1000.
Optional. Output only.
Implementation
core.List<UnitDependency>? dependents;
List of Units that depend on this unit.
Unit can only be deprovisioned if this list is empty. Maximum 1000.
Optional. Output only.
core.List<UnitDependency>? dependents;