@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
- `CfnSegment.DemographicProperty.AppVersion`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder appVersion(IResolvable appVersion)
CfnSegment.DemographicProperty.getAppVersion()
appVersion
- `CfnSegment.DemographicProperty.AppVersion`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder channel(CfnSegment.SetDimensionProperty channel)
CfnSegment.DemographicProperty.getChannel()
channel
- `CfnSegment.DemographicProperty.Channel`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder channel(IResolvable channel)
CfnSegment.DemographicProperty.getChannel()
channel
- `CfnSegment.DemographicProperty.Channel`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder deviceType(CfnSegment.SetDimensionProperty deviceType)
CfnSegment.DemographicProperty.getDeviceType()
deviceType
- `CfnSegment.DemographicProperty.DeviceType`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder deviceType(IResolvable deviceType)
CfnSegment.DemographicProperty.getDeviceType()
deviceType
- `CfnSegment.DemographicProperty.DeviceType`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder make(CfnSegment.SetDimensionProperty make)
CfnSegment.DemographicProperty.getMake()
make
- `CfnSegment.DemographicProperty.Make`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder make(IResolvable make)
CfnSegment.DemographicProperty.getMake()
make
- `CfnSegment.DemographicProperty.Make`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder model(CfnSegment.SetDimensionProperty model)
CfnSegment.DemographicProperty.getModel()
model
- `CfnSegment.DemographicProperty.Model`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder model(IResolvable model)
CfnSegment.DemographicProperty.getModel()
model
- `CfnSegment.DemographicProperty.Model`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder platform(CfnSegment.SetDimensionProperty platform)
CfnSegment.DemographicProperty.getPlatform()
platform
- `CfnSegment.DemographicProperty.Platform`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty.Builder platform(IResolvable platform)
CfnSegment.DemographicProperty.getPlatform()
platform
- `CfnSegment.DemographicProperty.Platform`.this
@Stability(value=Stable) public CfnSegment.DemographicProperty build()
build
in interface software.amazon.jsii.Builder<CfnSegment.DemographicProperty>
CfnSegment.DemographicProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.