dependencies property

List<String>? dependencies
getter/setter pair

The IDs of the deployment units within the deployment group that this unit depends on.

Required.

Implementation

core.List<core.String>? dependencies;