GoogleApi.Composer.V1.Model.ExitInfo (google_api_composer v0.36.3)
View SourceInformation about how a command ended.
Attributes
-
error
(type:String.t
, default:nil
) - Error message. Empty if there was no error. -
exitCode
(type:integer()
, default:nil
) - The exit code from the command execution.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.