@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 - `CfnSegment.SegmentDimensionsProperty.Attributes`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder behavior(CfnSegment.BehaviorProperty behavior)
CfnSegment.SegmentDimensionsProperty.getBehavior()behavior - `CfnSegment.SegmentDimensionsProperty.Behavior`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder behavior(IResolvable behavior)
CfnSegment.SegmentDimensionsProperty.getBehavior()behavior - `CfnSegment.SegmentDimensionsProperty.Behavior`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder demographic(CfnSegment.DemographicProperty demographic)
CfnSegment.SegmentDimensionsProperty.getDemographic()demographic - `CfnSegment.SegmentDimensionsProperty.Demographic`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder demographic(IResolvable demographic)
CfnSegment.SegmentDimensionsProperty.getDemographic()demographic - `CfnSegment.SegmentDimensionsProperty.Demographic`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder location(CfnSegment.LocationProperty location)
CfnSegment.SegmentDimensionsProperty.getLocation()location - `CfnSegment.SegmentDimensionsProperty.Location`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder location(IResolvable location)
CfnSegment.SegmentDimensionsProperty.getLocation()location - `CfnSegment.SegmentDimensionsProperty.Location`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder metrics(Object metrics)
CfnSegment.SegmentDimensionsProperty.getMetrics()metrics - `CfnSegment.SegmentDimensionsProperty.Metrics`.this@Stability(value=Stable) public CfnSegment.SegmentDimensionsProperty.Builder userAttributes(Object userAttributes)
CfnSegment.SegmentDimensionsProperty.getUserAttributes()userAttributes - `CfnSegment.SegmentDimensionsProperty.UserAttributes`.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 © 2021. All rights reserved.