CapacityConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)A capacity configuration of a Kafka cluster.
Attributes |
|
|---|---|
| Name | Description |
vcpu_count |
int
Required. The number of vCPUs to provision for the cluster. Minimum: 3. |
memory_bytes |
int
Required. The memory to provision for the cluster in bytes. The CPU:memory ratio (vCPU:GiB) must be between 1:1 and 1:8. Minimum: 3221225472 (3 GiB). |