You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DLM::Types::FastRestoreRuleWhen passing FastRestoreRule as input to an Aws::Client method, you can use a vanilla Hash:
{
count: 1,
interval: 1,
interval_unit: "DAYS", availability_zones: ["AvailabilityZone"], }
Specifies a rule for enabling fast snapshot restore. You can enable fast snapshot restore based on either a count or a time interval.
Returned by:
Instance Attribute Summary collapseThe Availability Zones in which to enable fast snapshot restore.
The number of snapshots to be enabled with fast snapshot restore.
The amount of time to enable fast snapshot restore.
The unit of time for enabling fast snapshot restore.
The Availability Zones in which to enable fast snapshot restore.
#count ⇒ IntegerThe number of snapshots to be enabled with fast snapshot restore.
#interval ⇒ IntegerThe amount of time to enable fast snapshot restore. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
#interval_unit ⇒ StringThe unit of time for enabling fast snapshot restore.
Possible values:
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