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

Properties of a MaintenanceWindow.

Package

@google-cloud/orchestration-airflow

Properties

endTime

endTime?: (google.protobuf.ITimestamp|null);

MaintenanceWindow endTime

recurrence

recurrence?: (string|null);

MaintenanceWindow recurrence

startTime

startTime?: (google.protobuf.ITimestamp|null);

MaintenanceWindow startTime