targetAction property

String targetAction
final

The name of the action in a pipeline you want to connect to the webhook. The action must be from the source (first) stage of the pipeline.

Implementation

final String targetAction;