google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.BackupConfiguration View Source
Database instance backup configuration.
Attributes
- binaryLogEnabled (Boolean): Whether binary log is enabled. If backup configuration is disabled, binary log must be disabled as well. Defaults to:
null
. - enabled (Boolean): Whether this configuration is enabled. Defaults to:
null
. - kind (String): This is always sql#backupConfiguration. Defaults to:
null
. - startTime (String): Start time for the daily backup configuration in UTC timezone in the 24 hour format - HH:MM. Defaults to:
null
.