/AWS1/CL_KFCCAPACITY¶
Information about the capacity of the connector, whether it is auto scaled or provisioned.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_autoscaling TYPE REF TO /AWS1/CL_KFCAUTOSCALING /AWS1/CL_KFCAUTOSCALING¶
Information about the auto scaling parameters for the connector.
io_provisionedcapacity TYPE REF TO /AWS1/CL_KFCPROVCAPACITY /AWS1/CL_KFCPROVCAPACITY¶
Details about a fixed capacity allocated to a connector.
Queryable Attributes¶
autoScaling¶
Information about the auto scaling parameters for the connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOSCALING() |
Getter for AUTOSCALING |
provisionedCapacity¶
Details about a fixed capacity allocated to a connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONEDCAPACITY() |
Getter for PROVISIONEDCAPACITY |