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.
Summary of evaluation obtained from the search operation.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationSearchSummary
The EvaluationSearchSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
EvaluationSearchSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CreatedTime | System.DateTime |
Gets and sets the property CreatedTime. The date and time when the evaluation was created, in UTC time. |
|
EvaluationArn | System.String |
Gets and sets the property EvaluationArn. The Amazon Resource Name (ARN) for the contact evaluation resource. |
|
EvaluationFormId | System.String |
Gets and sets the property EvaluationFormId. The unique identifier for the evaluation form. |
|
EvaluationFormTitle | System.String |
Gets and sets the property EvaluationFormTitle. Title of the evaluation form. |
|
EvaluationFormVersion | System.Int32 |
Gets and sets the property EvaluationFormVersion. A version of the evaluation form. |
|
EvaluationId | System.String |
Gets and sets the property EvaluationId. A unique identifier for the contact evaluation. |
|
EvaluationType | Amazon.Connect.EvaluationType |
Gets and sets the property EvaluationType. Type of the evaluation. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The date and time when the evaluation was modified last time, in UTC time. |
|
Metadata | Amazon.Connect.Model.EvaluationSearchMetadata |
Gets and sets the property Metadata. Summary information about the evaluation search. |
|
Status | Amazon.Connect.EvaluationStatus |
Gets and sets the property Status. The status of the 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