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
- Struct
- Aws::StorageGateway::Types::TapeRecoveryPointInfo
- Defined in:
- (unknown)
Overview
Describes a recovery point.
Instance Attribute Summary collapse
-
#tape_arn ⇒ String
The Amazon Resource Name (ARN) of the virtual tape.
-
#tape_recovery_point_time ⇒ Time
The time when the point-in-time view of the virtual tape was replicated for later recovery.
-
#tape_size_in_bytes ⇒ Integer
The size, in bytes, of the virtual tapes to recover.
-
#tape_status ⇒ String
The status of the virtual tapes.
Instance Attribute Details
#tape_arn ⇒ String
The Amazon Resource Name (ARN) of the virtual tape.
#tape_recovery_point_time ⇒ Time
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.
#tape_size_in_bytes ⇒ Integer
The size, in bytes, of the virtual tapes to recover.
#tape_status ⇒ String
The status of the virtual tapes.