CreateHITTypeResponse
public struct CreateHITTypeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the newly registered HIT type.
Declaration
Swift
public let hITTypeId: String?
-
Undocumented
Declaration
Swift
public init(hITTypeId: String? = nil)