Class StopAirflowCommandResponse (1.12.0)

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

Response to StopAirflowCommandRequest.

Attributes

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