Builder
class Builder
Properties
Link copied to clipboard
The compute mode of the form input card. This property determines whether individual participants of a data collection session can submit multiple response or one response. A compute mode of append
shall allow participants to submit the same form multiple times with different values. A compute mode of replace
code> shall overwrite the current value for each participant.
Link copied to clipboard
The metadata that defines the form input card data.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.qapps.model.FormInputCardMetadata inside the given block