control property

String? control
final

Data attached to the event that the decider can use in subsequent workflow tasks. This data isn't sent to the Lambda task.

Implementation

final String? control;