CreateHITWithHITTypeResponse
public struct CreateHITWithHITTypeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Contains the newly created HIT data. For a description of the HIT data structure as it appears in responses, see the HIT Data Structure documentation.
Declaration
Swift
public let hit: HIT? -
Undocumented
Declaration
Swift
public init(hit: HIT? = nil)
View on GitHub
CreateHITWithHITTypeResponse Structure Reference