TemplateGeospatialHeatmapConfigurationArgs

data class TemplateGeospatialHeatmapConfigurationArgs(val heatmapColor: Output<TemplateGeospatialHeatmapColorScaleArgs>? = null) : ConvertibleToJava<TemplateGeospatialHeatmapConfigurationArgs>

Constructors

constructor(heatmapColor: Output<TemplateGeospatialHeatmapColorScaleArgs>? = null)

Properties

Link copied to clipboard

The color scale specification for the heatmap point style.

Functions

Link copied to clipboard
open override fun toJava(): TemplateGeospatialHeatmapConfigurationArgs