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 object that contains filters applied when performing the Message Insights export.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class MessageInsightsDataSource
The MessageInsightsDataSource type exposes the following members
Name | Description | |
---|---|---|
![]() |
MessageInsightsDataSource() |
Name | Type | Description | |
---|---|---|---|
![]() |
EndDate | System.DateTime |
Gets and sets the property EndDate. Represents the end date for the export interval as a timestamp. The end date is inclusive. |
![]() |
Exclude | Amazon.SimpleEmailV2.Model.MessageInsightsFilters |
Gets and sets the property Exclude. Filters for results to be excluded from the export file. |
![]() |
Include | Amazon.SimpleEmailV2.Model.MessageInsightsFilters |
Gets and sets the property Include. Filters for results to be included in the export file. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of results. |
![]() |
StartDate | System.DateTime |
Gets and sets the property StartDate. Represents the start date for the export interval as a timestamp. The start date is inclusive. |
.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