/AWS1/CL_KFKREBALANCING¶
Specifies whether or not intelligent rebalancing is turned on for a newly created MSK Provisioned cluster with Express brokers. Intelligent rebalancing performs automatic partition balancing operations when you scale your clusters up or down. By default, intelligent rebalancing is ACTIVE for all new Express-based clusters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/KFKREBALANCINGSTATUS /AWS1/KFKREBALANCINGSTATUS¶
Intelligent rebalancing status. The default intelligent rebalancing status is ACTIVE for all new Express-based clusters.
Queryable Attributes¶
Status¶
Intelligent rebalancing status. The default intelligent rebalancing status is ACTIVE for all new Express-based clusters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |