Builder

class Builder

Properties

Link copied to clipboard
var hit: Hit?

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.

Functions

Link copied to clipboard
fun hit(block: Hit.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.mturk.model.Hit inside the given block