/AWS1/CL_KFCCAPACITYUPDATE¶
The target capacity for the connector. The capacity can be auto scaled or provisioned.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_autoscaling TYPE REF TO /AWS1/CL_KFCAUTOSCALINGUPDATE /AWS1/CL_KFCAUTOSCALINGUPDATE¶
The target auto scaling setting.
io_provisionedcapacity TYPE REF TO /AWS1/CL_KFCPROVCAPACITYUPDATE /AWS1/CL_KFCPROVCAPACITYUPDATE¶
The target settings for provisioned capacity.
Queryable Attributes¶
autoScaling¶
The target auto scaling setting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOSCALING() |
Getter for AUTOSCALING |
provisionedCapacity¶
The target settings for provisioned capacity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDCAPACITY() |
Getter for PROVISIONEDCAPACITY |