EvaluationFormSection - Amazon Connect

EvaluationFormSection

Information about a section from an evaluation form. A section can contain sections and/or questions. Evaluation forms can only contain sections and subsections (two level nesting).

Contents

Items

The items of the section.

Type: Array of EvaluationFormItem objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Required: Yes

RefId

The identifier of the section. An identifier must be unique within the evaluation form.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 40.

Required: Yes

Title

The title of the section.

Type: String

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

Required: Yes

Instructions

The instructions of the section.

Type: String

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

Required: No

Weight

The scoring weight of the section.

Type: Double

Valid Range: Minimum value of 0. Maximum value of 100.

Required: No

See Also

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