AssignTapePoolOutput

public struct AssignTapePoolOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique Amazon Resource Names (ARN) of the virtual tape that was added to the tape pool.

    Declaration

    Swift

    public let tapeARN: String?
  • Undocumented

    Declaration

    Swift

    public init(tapeARN: String? = nil)