CancelArchivalInput
public struct CancelArchivalInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let gatewayARN: String -
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
Declaration
Swift
public let tapeARN: String -
Undocumented
Declaration
Swift
public init(gatewayARN: String, tapeARN: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
CancelArchivalInput Structure Reference