/AWS1/CL_IOADESCRDATASTORERSP¶
DescribeDatastoreResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_datastore TYPE REF TO /AWS1/CL_IOADATASTORE /AWS1/CL_IOADATASTORE¶
Information about the data store.
io_statistics TYPE REF TO /AWS1/CL_IOADATASTORESTATS /AWS1/CL_IOADATASTORESTATS¶
Additional statistical information about the data store. Included if the
includeStatisticsparameter is set totruein the request.
Queryable Attributes¶
datastore¶
Information about the data store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASTORE() |
Getter for DATASTORE |
statistics¶
Additional statistical information about the data store. Included if the
includeStatisticsparameter is set totruein the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATISTICS() |
Getter for STATISTICS |