createQualificationType
inline suspend fun MTurkClient.createQualificationType(crossinline block: CreateQualificationTypeRequest.Builder.() -> Unit): CreateQualificationTypeResponse
The CreateQualificationType
operation creates a new Qualification type, which is represented by a QualificationType
data structure.