DeleteTapeArchiveOutput
public struct DeleteTapeArchiveOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
Declaration
Swift
public let tapeARN: String? -
Undocumented
Declaration
Swift
public init(tapeARN: String? = nil)
View on GitHub
DeleteTapeArchiveOutput Structure Reference