GoogleCloudSQLInstanceSettingsDenyMaintenancePeriod
No description
type GoogleCloudSQLInstanceSettingsDenyMaintenancePeriod {
endOn: DateTime!
startOn: DateTime!
time: String!
}
Fields
GoogleCloudSQLInstanceSettingsDenyMaintenancePeriod.endOn
● DateTime!
non-null scalar
The end date
GoogleCloudSQLInstanceSettingsDenyMaintenancePeriod.startOn
● DateTime!
non-null scalar
The start date
GoogleCloudSQLInstanceSettingsDenyMaintenancePeriod.time
● String!
non-null scalar
The time in UTC when the "deny maintenance period" starts on start_date and ends on end_date
Member of
GoogleCloudSQLMySQLInstanceSettings
object ● GoogleCloudSQLPostgreSQLInstanceSettings
object ● GoogleCloudSQLSQLServerInstanceSettings
object ● GoogleCloudSQLUnspecifiedInstanceSettings
object