createQualificationType
abstract suspend fun createQualificationType(input: CreateQualificationTypeRequest): CreateQualificationTypeResponse
The CreateQualificationType
operation creates a new Qualification type, which is represented by a QualificationType
data structure.