AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a contact evaluation.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class Evaluation
The Evaluation type exposes the following members
Name | Description | |
---|---|---|
Evaluation() |
Name | Type | Description | |
---|---|---|---|
Answers | System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.EvaluationAnswerOutput> |
Gets and sets the property Answers. A map of question identifiers to answer value. |
|
CreatedTime | System.DateTime |
Gets and sets the property CreatedTime. The timestamp for when the evaluation was created. |
|
EvaluationArn | System.String |
Gets and sets the property EvaluationArn. The Amazon Resource Name (ARN) for the contact evaluation resource. |
|
EvaluationId | System.String |
Gets and sets the property EvaluationId. A unique identifier for the contact evaluation. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The timestamp for when the evaluation was last updated. |
|
Metadata | Amazon.Connect.Model.EvaluationMetadata |
Gets and sets the property Metadata. Metadata about the contact evaluation. |
|
Notes | System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.EvaluationNote> |
Gets and sets the property Notes. A map of question identifiers to note value. |
|
Scores | System.Collections.Generic.Dictionary<System.String, Amazon.Connect.Model.EvaluationScore> |
Gets and sets the property Scores. A map of item (section or question) identifiers to score value. |
|
Status | Amazon.Connect.EvaluationStatus |
Gets and sets the property Status. The status of the contact evaluation. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5