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.

Specifies criteria for including or excluding endpoints from a segment based on how recently an endpoint was active.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.RecencyDimension

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

Syntax

C#
public class RecencyDimension

The RecencyDimension type exposes the following members

Constructors

NameDescription
Public Method RecencyDimension()

Properties

NameTypeDescription
Public Property Duration Amazon.Pinpoint.Duration

Gets and sets the property Duration.

The duration to use when determining whether an endpoint is active or inactive.

Public Property 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.

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