Uses of Interface
software.amazon.awscdk.services.pinpoint.CfnSegment.SetDimensionProperty
Packages that use CfnSegment.SetDimensionProperty
-
Uses of CfnSegment.SetDimensionProperty in software.amazon.awscdk.services.pinpoint
Classes in software.amazon.awscdk.services.pinpoint that implement CfnSegment.SetDimensionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSegment.SetDimensionPropertyMethods in software.amazon.awscdk.services.pinpoint that return CfnSegment.SetDimensionPropertyModifier and TypeMethodDescriptionCfnSegment.SetDimensionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpoint with parameters of type CfnSegment.SetDimensionPropertyModifier and TypeMethodDescriptionCfnSegment.DemographicProperty.Builder.appVersion(CfnSegment.SetDimensionProperty appVersion) Sets the value ofCfnSegment.DemographicProperty.getAppVersion()CfnSegment.DemographicProperty.Builder.channel(CfnSegment.SetDimensionProperty channel) Sets the value ofCfnSegment.DemographicProperty.getChannel()CfnSegment.LocationProperty.Builder.country(CfnSegment.SetDimensionProperty country) Sets the value ofCfnSegment.LocationProperty.getCountry()CfnSegment.DemographicProperty.Builder.deviceType(CfnSegment.SetDimensionProperty deviceType) Sets the value ofCfnSegment.DemographicProperty.getDeviceType()CfnSegment.DemographicProperty.Builder.make(CfnSegment.SetDimensionProperty make) Sets the value ofCfnSegment.DemographicProperty.getMake()CfnSegment.DemographicProperty.Builder.model(CfnSegment.SetDimensionProperty model) Sets the value ofCfnSegment.DemographicProperty.getModel()CfnSegment.DemographicProperty.Builder.platform(CfnSegment.SetDimensionProperty platform) Sets the value ofCfnSegment.DemographicProperty.getPlatform()