@Stability(value=Stable) public static final class CfnSegment.SegmentDimensionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSegment.SegmentDimensionsProperty>
CfnSegment.SegmentDimensionsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder attributes(Object attributes)
CfnSegment.SegmentDimensionsProperty.getAttributes()attributes - One or more custom attributes to use as criteria for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder behavior(CfnSegment.BehaviorProperty behavior)
CfnSegment.SegmentDimensionsProperty.getBehavior()behavior - The behavior-based criteria, such as how recently users have used your app, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder behavior(IResolvable behavior)
CfnSegment.SegmentDimensionsProperty.getBehavior()behavior - The behavior-based criteria, such as how recently users have used your app, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder demographic(CfnSegment.DemographicProperty demographic)
CfnSegment.SegmentDimensionsProperty.getDemographic()demographic - The demographic-based criteria, such as device platform, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder demographic(IResolvable demographic)
CfnSegment.SegmentDimensionsProperty.getDemographic()demographic - The demographic-based criteria, such as device platform, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder location(CfnSegment.LocationProperty location)
CfnSegment.SegmentDimensionsProperty.getLocation()location - The location-based criteria, such as region or GPS coordinates, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder location(IResolvable location)
CfnSegment.SegmentDimensionsProperty.getLocation()location - The location-based criteria, such as region or GPS coordinates, for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder metrics(Object metrics)
CfnSegment.SegmentDimensionsProperty.getMetrics()metrics - One or more custom metrics to use as criteria for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder userAttributes(Object userAttributes)
CfnSegment.SegmentDimensionsProperty.getUserAttributes()userAttributes - One or more custom user attributes to use as criteria for the segment.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty build()
build in interface software.amazon.jsii.Builder<CfnSegment.SegmentDimensionsProperty>CfnSegment.SegmentDimensionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.