DeleteTapeOutput

public struct DeleteTapeOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the deleted virtual tape.

    Declaration

    Swift

    public let tapeARN: String?
  • Undocumented

    Declaration

    Swift

    public init(tapeARN: String? = nil)