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/DLM/Types/FastRestoreRule.html below:

FastRestoreRule — 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::DLM::Types::FastRestoreRule
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #availability_zones ⇒ Array<String>

The Availability Zones in which to enable fast snapshot restore.

#count ⇒ Integer

The number of snapshots to be enabled with fast snapshot restore.

#interval ⇒ Integer

The 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 ⇒ String

The 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