/AWS1/CL_KFKUPDREBALANCINGRSP¶
UpdateRebalancingResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clusterarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The Amazon Resource Name (ARN) of the cluster whose intelligent rebalancing status you've updated.
iv_clusteroperationarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The Amazon Resource Name (ARN) of the cluster operation.
Queryable Attributes¶
ClusterArn¶
The Amazon Resource Name (ARN) of the cluster whose intelligent rebalancing status you've updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERARN() |
Getter for CLUSTERARN, with configurable default |
ASK_CLUSTERARN() |
Getter for CLUSTERARN w/ exceptions if field has no value |
HAS_CLUSTERARN() |
Determine if CLUSTERARN has a value |
ClusterOperationArn¶
The Amazon Resource Name (ARN) of the cluster operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTEROPERATIONARN() |
Getter for CLUSTEROPERATIONARN, with configurable default |
ASK_CLUSTEROPERATIONARN() |
Getter for CLUSTEROPERATIONARN w/ exceptions if field has no |
HAS_CLUSTEROPERATIONARN() |
Determine if CLUSTEROPERATIONARN has a value |