ClusterConfiguration

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details of the execute command configuration. Detailed below.