@Stability(value=Stable) public static final class CfnSegment.DemographicProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSegment.DemographicProperty>
CfnSegment.DemographicProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder appVersion(CfnSegment.SetDimensionProperty appVersion)
CfnSegment.DemographicProperty.getAppVersion()appVersion - The app version criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder appVersion(IResolvable appVersion)
CfnSegment.DemographicProperty.getAppVersion()appVersion - The app version criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder channel(CfnSegment.SetDimensionProperty channel)
CfnSegment.DemographicProperty.getChannel()channel - The channel criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder channel(IResolvable channel)
CfnSegment.DemographicProperty.getChannel()channel - The channel criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder deviceType(CfnSegment.SetDimensionProperty deviceType)
CfnSegment.DemographicProperty.getDeviceType()deviceType - The device type criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder deviceType(IResolvable deviceType)
CfnSegment.DemographicProperty.getDeviceType()deviceType - The device type criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder make(CfnSegment.SetDimensionProperty make)
CfnSegment.DemographicProperty.getMake()make - The device make criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder make(IResolvable make)
CfnSegment.DemographicProperty.getMake()make - The device make criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder model(CfnSegment.SetDimensionProperty model)
CfnSegment.DemographicProperty.getModel()model - The device model criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder model(IResolvable model)
CfnSegment.DemographicProperty.getModel()model - The device model criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder platform(CfnSegment.SetDimensionProperty platform)
CfnSegment.DemographicProperty.getPlatform()platform - The device platform criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder platform(IResolvable platform)
CfnSegment.DemographicProperty.getPlatform()platform - The device platform criteria for the segment.this@Stability(value=Stable) public CfnSegment.DemographicProperty build()
build in interface software.amazon.jsii.Builder<CfnSegment.DemographicProperty>CfnSegment.DemographicPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.