Name | Type | Description | Notes |
---|---|---|---|
backup_schedule_frequency | Option<i32> | In hours | [optional] |
backup_schedule_retention | Option<i32> | In days | [optional] |
is_backup_schedule_disabled | Option<bool> | Whether or not the backup schedule is disabled | [optional] |
name | Option<String> | Name of the instance | [optional] |
tags | Option<Vec> | Tags of a given instance | [optional] |
logs_policy | Option<crate::models::UpdateInstanceRequestLogsPolicy> | [optional] | |
backup_same_region | Option<bool> | Store logical backups in the same region as the database instance | [optional] |