ClusterConfiguration

data class ClusterConfiguration(val executeCommandConfiguration: ClusterExecuteCommandConfiguration? = null)

The execute command configuration for the cluster.

Constructors

Link copied to clipboard
constructor(executeCommandConfiguration: ClusterExecuteCommandConfiguration? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details of the execute command configuration.