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.

An error corresponding to the unsuccessful processing of a single metric data query.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.MetricDataError

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

Syntax

C#
public class MetricDataError

The MetricDataError type exposes the following members

Constructors

NameDescription
Public Method MetricDataError()

Properties

NameTypeDescription
Public Property Code Amazon.SimpleEmailV2.QueryErrorCode

Gets and sets the property Code.

The query error code. Can be one of:

  • INTERNAL_FAILURE – Amazon SES has failed to process one of the queries.

  • ACCESS_DENIED – You have insufficient access to retrieve metrics based on the given query.

Public Property Id System.String

Gets and sets the property Id.

The query identifier.

Public Property Message System.String

Gets and sets the property Message.

The error message associated with the current query error.

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