updateHitTypeOfHit
inline suspend fun MTurkClient.updateHitTypeOfHit(crossinline block: UpdateHitTypeOfHitRequest.Builder.() -> Unit): UpdateHitTypeOfHitResponse
The UpdateHITTypeOfHIT
operation allows you to change the HITType properties of a HIT. This operation disassociates the HIT from its old HITType properties and associates it with the new HITType properties. The HIT takes on the properties of the new HITType in place of the old ones.