ClusterQuotaConfigurationProperties Class
Contains all settings for the cluster.
Constructor
ClusterQuotaConfigurationProperties(*, settings: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
settings
|
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster. Default value: None
|