/AWS1/CL_DSRDELETESNAPRESULT¶
Contains the results of the DeleteSnapshot operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snapshotid TYPE /AWS1/DSRSNAPSHOTID /AWS1/DSRSNAPSHOTID¶
The identifier of the directory snapshot that was deleted.
Queryable Attributes¶
SnapshotId¶
The identifier of the directory snapshot that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTID() |
Getter for SNAPSHOTID, with configurable default |
ASK_SNAPSHOTID() |
Getter for SNAPSHOTID w/ exceptions if field has no value |
HAS_SNAPSHOTID() |
Determine if SNAPSHOTID has a value |