Segment Definition Dimension1Properties Args
data class SegmentDefinitionDimension1PropertiesArgs(val calculatedAttributes: Output<Map<String, SegmentDefinitionCalculatedAttributeDimensionArgs>>? = null) : ConvertibleToJava<SegmentDefinitionDimension1PropertiesArgs>
The criteria that define the dimensions for the segment.
Constructors
Link copied to clipboard
constructor(calculatedAttributes: Output<Map<String, SegmentDefinitionCalculatedAttributeDimensionArgs>>? = null)
Properties
Link copied to clipboard
val calculatedAttributes: Output<Map<String, SegmentDefinitionCalculatedAttributeDimensionArgs>>? = null