ClusterComponent

data class ClusterComponent(val componentConfig: ClusterComponentComponentConfig? = null, val componentType: String? = null)

Constructors

Link copied to clipboard
constructor(componentConfig: ClusterComponentComponentConfig? = null, componentType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Component Configuration See component_config below.

Link copied to clipboard
val componentType: String? = null

Component Type