CreateTapeWithBarcodeOutput
public struct CreateTapeWithBarcodeOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.
Declaration
Swift
public let tapeARN: String? -
Undocumented
Declaration
Swift
public init(tapeARN: String? = nil)
View on GitHub
CreateTapeWithBarcodeOutput Structure Reference