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