Class StopAirflowCommandResponse (1.12.2)

StopAirflowCommandResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response to StopAirflowCommandRequest.

Attributes

Name Description
is_done bool
Whether the execution is still running.
output MutableSequence[str]
Output message from stopping execution request.