rollout property

String? rollout
getter/setter pair

Specifies which rollout created this Unit Operation.

This cannot be modified and is used for filtering purposes only. If a dependent unit and unit operation are created as part of another unit operation, they will use the same rolloutId.

Optional.

Implementation

core.String? rollout;