/AWS1/CL_SFNBILLINGDETAILS¶
An object that describes workflow billing details.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_billedmemoryusedinmb TYPE /AWS1/SFNBILLEDMEMORYUSED /AWS1/SFNBILLEDMEMORYUSED¶
Billed memory consumption of your workflow, in MB.
iv_billeddurinmilliseconds TYPE /AWS1/SFNBILLEDDURATION /AWS1/SFNBILLEDDURATION¶
Billed duration of your workflow, in milliseconds.
Queryable Attributes¶
billedMemoryUsedInMB¶
Billed memory consumption of your workflow, in MB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLEDMEMORYUSEDINMB() |
Getter for BILLEDMEMORYUSEDINMB |
billedDurationInMilliseconds¶
Billed duration of your workflow, in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLEDDURINMILLISECONDS() |
Getter for BILLEDDURATIONINMILLISECONDS |