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

Class: Aws::StorageGateway::Types::TapeRecoveryPointInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a recovery point.

Instance Attribute Summary collapse

Instance Attribute Details

#tape_arnString

The Amazon Resource Name (ARN) of the virtual tape.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the virtual tape.

#tape_recovery_point_timeTime

The time when the point-in-time view of the virtual tape was replicated for later recovery.

The default timestamp format of the tape recovery point time is in the ISO8601 extended YYYY-MM-DD\'T\'HH:MM:SS\'Z\' format.

Returns:

  • (Time)

    The time when the point-in-time view of the virtual tape was replicated for later recovery.

#tape_size_in_bytesInteger

The size, in bytes, of the virtual tapes to recover.

Returns:

  • (Integer)

    The size, in bytes, of the virtual tapes to recover.

#tape_statusString

The status of the virtual tapes.

Returns:

  • (String)

    The status of the virtual tapes.