destinationTargetId property

String? destinationTargetId
getter/setter pair

The ID of the stage in the pipeline to which this Release is deploying.

If unspecified, default it to the next stage in the promotion flow. The value of this field could be one of the following: * The last segment of a target name * "@next", the next target in the promotion sequence

Optional.

Implementation

core.String? destinationTargetId;