Cluster Configuration
data class ClusterConfiguration(val executeCommandConfiguration: ClusterConfigurationExecuteCommandConfiguration? = null)
Constructors
Link copied to clipboard
fun ClusterConfiguration(executeCommandConfiguration: ClusterConfigurationExecuteCommandConfiguration? = null)