EvaluationForm

class EvaluationForm : KotlinCustomResource

Creates an evaluation form for the specified CON instance.

Properties

Link copied to clipboard
val description: Output<String>?

The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.

Link copied to clipboard

The Amazon Resource Name (ARN) of the evaluation form.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard

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. Minimum size: 1 Maximum size: 100

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A scoring strategy of the evaluation form.

Link copied to clipboard

The status of the evaluation form. Allowed values: `DRAFT` | `ACTIVE`

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Link copied to clipboard
val title: Output<String>

A title of the evaluation form.

Link copied to clipboard
val urn: Output<String>