DashboardClusterMarkerArgs

data class DashboardClusterMarkerArgs(val simpleClusterMarker: Output<DashboardSimpleClusterMarkerArgs>? = null) : ConvertibleToJava<DashboardClusterMarkerArgs>

Constructors

Link copied to clipboard
constructor(simpleClusterMarker: Output<DashboardSimpleClusterMarkerArgs>? = null)

Properties

Link copied to clipboard

The simple cluster marker of the cluster marker.

Functions

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