| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Pinpoint.Types.SegmentBehaviors
Description
Documentation
data SegmentBehaviors Source #
Specifies dimension settings for including or excluding endpoints from a segment based on how recently an endpoint was active.
See: newSegmentBehaviors smart constructor.
Constructors
| SegmentBehaviors' | |
Fields
| |
Instances
newSegmentBehaviors :: SegmentBehaviors Source #
Create a value of SegmentBehaviors with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:recency:SegmentBehaviors', segmentBehaviors_recency - The dimension settings that are based on how recently an endpoint was
active.
segmentBehaviors_recency :: Lens' SegmentBehaviors (Maybe RecencyDimension) Source #
The dimension settings that are based on how recently an endpoint was active.