TapeRecoveryPointInfo
Describes a recovery point.
Contents
- TapeARN
- 
               The Amazon Resource Name (ARN) of the virtual tape. Type: String Length Constraints: Minimum length of 50. Maximum length of 500. Pattern: arn:(aws(|-cn|-us-gov|-iso[A-Za-z0-9_-]*)):storagegateway:[a-z\-0-9]+:[0-9]+:tape\/[0-9A-Z]{5,16}$Required: No 
- TapeRecoveryPointTime
- 
               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. Type: Timestamp Required: No 
- TapeSizeInBytes
- 
               The size, in bytes, of the virtual tapes to recover. Type: Long Required: No 
- TapeStatus
- 
               The status of the virtual tapes. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: