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.
Represents a single metric data query to include in a batch.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class BatchGetMetricDataQuery
The BatchGetMetricDataQuery type exposes the following members
Name | Description | |
---|---|---|
![]() |
BatchGetMetricDataQuery() |
Name | Type | Description | |
---|---|---|---|
![]() |
Dimensions | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Dimensions.
An object that contains mapping between |
![]() |
EndDate | System.DateTime |
Gets and sets the property EndDate. Represents the end date for the query interval. |
![]() |
Id | System.String |
Gets and sets the property Id. The query identifier. |
![]() |
Metric | Amazon.SimpleEmailV2.Metric |
Gets and sets the property Metric. The queried metric. This can be one of the following:
|
![]() |
Namespace | Amazon.SimpleEmailV2.MetricNamespace |
Gets and sets the property Namespace.
The query namespace - e.g. |
![]() |
StartDate | System.DateTime |
Gets and sets the property StartDate. Represents the start date for the query interval. |
.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