Interface protos.google.cloud.orchestration.airflow.service.v1beta1.IStopAirflowCommandRequest (3.2.0)

Properties of a StopAirflowCommandRequest.

Package

@google-cloud/orchestration-airflow

Properties

environment

environment?: (string|null);

StopAirflowCommandRequest environment

executionId

executionId?: (string|null);

StopAirflowCommandRequest executionId

force

force?: (boolean|null);

StopAirflowCommandRequest force

pod

pod?: (string|null);

StopAirflowCommandRequest pod

podNamespace

podNamespace?: (string|null);

StopAirflowCommandRequest podNamespace