A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/Types/PromoteReadReplicaMessage.html below:

PromoteReadReplicaMessage — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::PromoteReadReplicaMessage
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing PromoteReadReplicaMessage as input to an Aws::Client method, you can use a vanilla Hash:

{
  db_instance_identifier: "String",   backup_retention_period: 1,
  preferred_backup_window: "String",
}
Instance Attribute Summary collapse Instance Attribute Details #backup_retention_period ⇒ Integer

The number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.

Default: 1

Constraints:

#db_instance_identifier ⇒ String

The DB instance identifier. This value is stored as a lowercase string.

Constraints:

^

Example: mydbinstance

#preferred_backup_window ⇒ String

The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter.

The default is a 30-minute window selected at random from an 8-hour block of time for each AWS Region. To see the time blocks available, see Adjusting the Preferred Maintenance Window in the Amazon RDS User Guide.

Constraints:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4