This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Pinpoint::Segment Demographic
Specifies demographic-based criteria, such as device platform, for the segment.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AppVersion" :SetDimension, "Channel" :SetDimension, "DeviceType" :SetDimension, "Make" :SetDimension, "Model" :SetDimension, "Platform" :SetDimension}
YAML
AppVersion:SetDimensionChannel:SetDimensionDeviceType:SetDimensionMake:SetDimensionModel:SetDimensionPlatform:SetDimension
Properties
- AppVersion
- 
                    The app version criteria for the segment. Required: No Type: SetDimension Update requires: No interruption 
- Channel
- 
                    The channel criteria for the segment. Required: No Type: SetDimension Update requires: No interruption 
- DeviceType
- 
                    The device type criteria for the segment. Required: No Type: SetDimension Update requires: No interruption 
- Make
- 
                    The device make criteria for the segment. Required: No Type: SetDimension Update requires: No interruption 
- Model
- 
                    The device model criteria for the segment. Required: No Type: SetDimension Update requires: No interruption 
- Platform
- 
                    The device platform criteria for the segment. Required: No Type: SetDimension Update requires: No interruption