Values.ClusterConfigurationSourceThe execute command and managed storage configuration for the cluster.
type nonrec t = {executeCommandConfiguration : ExecuteCommandConfiguration.t option;The details of the execute command configuration.
*)managedStorageConfiguration : ManagedStorageConfiguration.t option;The details of the managed storage configuration.
*)}