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.

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 128.

Required: No

See Also

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