GoogleApi.Composer.V1.Model.StopAirflowCommandRequest (google_api_composer v0.36.3)
View SourceStop Airflow Command request.
Attributes
-
executionId(type:String.t, default:nil) - The unique ID of the command execution. -
force(type:boolean(), default:nil) - If true, the execution is terminated forcefully (SIGKILL). If false, the execution is stopped gracefully, giving it time for cleanup. -
pod(type:String.t, default:nil) - The name of the pod where the command is executed. -
podNamespace(type:String.t, default:nil) - The namespace of the pod where the command is executed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.