AWS SDK Version 3 for .NET
API Reference

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.

Metadata information about an evaluation review.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationReviewMetadata

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class EvaluationReviewMetadata

The EvaluationReviewMetadata type exposes the following members

Constructors

NameDescription
Public Method EvaluationReviewMetadata()

Properties

NameTypeDescription
Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

The user who created the evaluation review.

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

The timestamp when the evaluation review was created.

Public Property RequestedBy System.String

Gets and sets the property RequestedBy.

The user who requested the evaluation review.

Public Property RequestedTime System.DateTime

Gets and sets the property RequestedTime.

The timestamp when the evaluation review was requested.

Public Property ReviewId System.String

Gets and sets the property ReviewId.

The unique identifier for the evaluation review.

Public Property ReviewRequestComments System.Collections.Generic.List<Amazon.Connect.Model.EvaluationReviewRequestComment>

Gets and sets the property ReviewRequestComments.

Comments provided when requesting the evaluation review.

Version Information

.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