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 the dimension type and values for a segment dimension.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class SetDimension
The SetDimension type exposes the following members
Name | Description | |
---|---|---|
SetDimension() |
Name | Type | Description | |
---|---|---|---|
DimensionType | Amazon.Pinpoint.DimensionType |
Gets and sets the property DimensionType. The type of segment dimension to use. Valid values are: INCLUSIVE, endpoints that match the criteria are included in the segment; and, EXCLUSIVE, endpoints that match the criteria are excluded from the segment. |
|
Values | System.Collections.Generic.List<System.String> |
Gets and sets the property Values. The criteria values to use for the segment dimension. Depending on the value of the DimensionType property, endpoints are included or excluded from the segment if their values match the criteria values. |
.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