UpdateVTLDeviceTypeOutput
public struct UpdateVTLDeviceTypeOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the medium changer you have selected.
Declaration
Swift
public let vTLDeviceARN: String?
-
Undocumented
Declaration
Swift
public init(vTLDeviceARN: String? = nil)