メインコンテンツまでスキップ

GoogleCloudSQLInstanceSettingsBackupRetentionSettings

No description

type GoogleCloudSQLInstanceSettingsBackupRetentionSettings {
retainedBackups: Int64!
retentionUnit: GoogleCloudSQLInstanceSettingsBackupRetentionUnit!
}

Fields

GoogleCloudSQLInstanceSettingsBackupRetentionSettings.retainedBackups ● Int64! non-null scalar

Depending on the value of retention_unit, this is used to determine if a backup needs to be deleted

GoogleCloudSQLInstanceSettingsBackupRetentionSettings.retentionUnit ● GoogleCloudSQLInstanceSettingsBackupRetentionUnit! non-null enum

The unit that 'retained_backups' represents

Member of

GoogleCloudSQLInstanceSettingsBackupConfiguration object ● GoogleCloudSQLMySQLInstanceSettingsBackupConfiguration object ● GoogleCloudSQLPostgreSQLInstanceSettingsBackupConfiguration object