Interface protos.google.cloud.alloydb.v1alpha.MaintenanceUpdatePolicy.IDenyMaintenancePeriod (2.4.0)

Properties of a DenyMaintenancePeriod.

Package

@google-cloud/alloydb

Properties

endDate

endDate?: (google.type.IDate|null);

DenyMaintenancePeriod endDate

startDate

startDate?: (google.type.IDate|null);

DenyMaintenancePeriod startDate

time

time?: (google.type.ITimeOfDay|null);

DenyMaintenancePeriod time