DeleteHITRequest
public struct DeleteHITRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the HIT to be deleted.
Declaration
Swift
public let hITId: String
-
Undocumented
Declaration
Swift
public init(hITId: String)
-
Declaration
Swift
public func validate(name: String) throws