blockers property

List<MoveImpact>? blockers
getter/setter pair

Blocking information that would prevent the target resource from moving to the specified destination at runtime.

Implementation

core.List<MoveImpact>? blockers;