EvaluationAnswerData - Amazon Connect

EvaluationAnswerData

Information about answer data for a contact evaluation. Answer data must be either string, numeric, or not applicable.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

DateTimeValue

Date and time value provided as an answer to an evaluation question.

Type: String

Required: No

NotApplicable

The flag to mark the question as not applicable.

Type: Boolean

Required: No

NumericValue

The numeric value for an answer in a contact evaluation.

Type: Double

Required: No

StringValue

The string value for an answer in a contact evaluation.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 300.

Required: No

StringValues

String values provided as answers to evaluation questions.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 300.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: