EvaluationFormContent
Information about an evaluation form used in a contact evaluation.
Contents
- EvaluationFormArn
-
The Amazon Resource Name (ARN) for the evaluation form resource.
Type: String
Required: Yes
- EvaluationFormId
-
The unique identifier for the evaluation form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- EvaluationFormVersion
-
A version of the evaluation form.
Type: Integer
Required: Yes
- Items
-
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.
Type: Array of EvaluationFormItem objects
Required: Yes
- Title
-
A title of the evaluation form.
Type: String
Required: Yes
- AutoEvaluationConfiguration
-
The configuration of the automated evaluation.
Type: EvaluationFormAutoEvaluationConfiguration object
Required: No
- Description
-
The description of the evaluation form.
Type: String
Required: No
- LanguageConfiguration
-
Configuration for language settings of this evaluation form content.
Type: EvaluationFormLanguageConfiguration object
Required: No
- ScoringStrategy
-
A scoring strategy of the evaluation form.
Type: EvaluationFormScoringStrategy object
Required: No
- TargetConfiguration
-
Configuration that specifies the target for this evaluation form content.
Type: EvaluationFormTargetConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: