ClusterConfigurationResponse

data class ClusterConfigurationResponse(val executeCommandConfiguration: ExecuteCommandConfigurationResponse? = null)

Definition of ClusterConfiguration

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details of the execute command configuration. The details of the execute command configuration.