Builder
Properties
Configuration information about automated evaluations.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.
The description of the evaluation form.
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section.
Configuration for language settings of the evaluation form.
Configuration information about evaluation reviews.
A scoring strategy of the evaluation form.
Configuration that specifies the target for the evaluation form.
Functions
construct an aws.sdk.kotlin.services.connect.model.EvaluationFormAutoEvaluationConfiguration inside the given block
construct an aws.sdk.kotlin.services.connect.model.EvaluationFormLanguageConfiguration inside the given block
construct an aws.sdk.kotlin.services.connect.model.EvaluationReviewConfiguration inside the given block
construct an aws.sdk.kotlin.services.connect.model.EvaluationFormScoringStrategy inside the given block
construct an aws.sdk.kotlin.services.connect.model.EvaluationFormTargetConfiguration inside the given block