/AWS1/CL_IOAESTIMATEDRESRCSIZE¶
The estimated size of the resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_estimatedsizeinbytes TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The estimated size of the resource, in bytes.
iv_estimatedon TYPE /AWS1/IOATIMESTAMP /AWS1/IOATIMESTAMP¶
The time when the estimate of the size of the resource was made.
Queryable Attributes¶
estimatedSizeInBytes¶
The estimated size of the resource, in bytes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDSIZEINBYTES() |
Getter for ESTIMATEDSIZEINBYTES, with configurable default |
ASK_ESTIMATEDSIZEINBYTES() |
Getter for ESTIMATEDSIZEINBYTES w/ exceptions if field has n |
STR_ESTIMATEDSIZEINBYTES() |
String format for ESTIMATEDSIZEINBYTES, with configurable de |
HAS_ESTIMATEDSIZEINBYTES() |
Determine if ESTIMATEDSIZEINBYTES has a value |
estimatedOn¶
The time when the estimate of the size of the resource was made.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDON() |
Getter for ESTIMATEDON, with configurable default |
ASK_ESTIMATEDON() |
Getter for ESTIMATEDON w/ exceptions if field has no value |
HAS_ESTIMATEDON() |
Determine if ESTIMATEDON has a value |