EvaluationFormItem - Amazon Connect

EvaluationFormItem

Information about an item from an evaluation form. The item must be either a section or a question.

Contents

Important

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

Question

The information of the question.

Type: EvaluationFormQuestion object

Required: No

Section

The information of the section.

Type: EvaluationFormSection object

Required: No

See Also

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