RetrieveTapeRecoveryPointOutput

public struct RetrieveTapeRecoveryPointOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.

    Declaration

    Swift

    public let tapeARN: String?
  • Undocumented

    Declaration

    Swift

    public init(tapeARN: String? = nil)