notificationType property

NotificationType? notificationType
final

Command: Receive notification when the status of a command changes. Invocation: For commands sent to multiple instances, receive notification on a per-instance basis when the status of a command changes.

Implementation

final NotificationType? notificationType;