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/Lightsail/Types/CopySnapshotRequest.html below:

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

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

{
  source_snapshot_name: "ResourceName",
  source_resource_name: "string",
  restore_date: "string",
  use_latest_restorable_auto_snapshot: false,
  target_snapshot_name: "ResourceName",   source_region: "us-east-1", }
Instance Attribute Summary collapse Instance Attribute Details #restore_date ⇒ String

The date of the source automatic snapshot to copy. Use the get auto snapshots operation to identify the dates of the available automatic snapshots.

Constraints:

#source_region ⇒ String

The AWS Region where the source manual or automatic snapshot is located.

Possible values:

#source_resource_name ⇒ String

The name of the source instance or disk from which the source automatic snapshot was created.

Constraint:

^

#source_snapshot_name ⇒ String

The name of the source manual snapshot to copy.

Constraint:

^

#target_snapshot_name ⇒ String

The name of the new manual snapshot to be created as a copy.

#use_latest_restorable_auto_snapshot ⇒ Boolean

A Boolean value to indicate whether to use the latest available automatic snapshot of the specified source instance or disk.

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