Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
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.
SegmentBehaviors' | |
|
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.