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.
Specifies criteria for including or excluding endpoints from a segment based on how recently an endpoint was active.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class RecencyDimension
The RecencyDimension type exposes the following members
Name | Description | |
---|---|---|
RecencyDimension() |
Name | Type | Description | |
---|---|---|---|
Duration | Amazon.Pinpoint.Duration |
Gets and sets the property Duration. The duration to use when determining whether an endpoint is active or inactive. |
|
RecencyType | Amazon.Pinpoint.RecencyType |
Gets and sets the property RecencyType. The type of recency dimension to use for the segment. Valid values are: ACTIVE, endpoints that were active within the specified duration are included in the segment; and, INACTIVE, endpoints that weren't active within the specified duration are included in the segment. |
.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