/AWS1/CL_FSXDELFILESYSTEMWIN01¶
The response object for the Microsoft Windows file system used in the
DeleteFileSystem operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_finalbackupid TYPE /AWS1/FSXBACKUPID /AWS1/FSXBACKUPID¶
The ID of the final backup for this file system.
it_finalbackuptags TYPE /AWS1/CL_FSXTAG=>TT_TAGS TT_TAGS¶
The set of tags applied to the final backup.
Queryable Attributes¶
FinalBackupId¶
The ID of the final backup for this file system.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FINALBACKUPID() |
Getter for FINALBACKUPID, with configurable default |
ASK_FINALBACKUPID() |
Getter for FINALBACKUPID w/ exceptions if field has no value |
HAS_FINALBACKUPID() |
Determine if FINALBACKUPID has a value |
FinalBackupTags¶
The set of tags applied to the final backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FINALBACKUPTAGS() |
Getter for FINALBACKUPTAGS, with configurable default |
ASK_FINALBACKUPTAGS() |
Getter for FINALBACKUPTAGS w/ exceptions if field has no val |
HAS_FINALBACKUPTAGS() |
Determine if FINALBACKUPTAGS has a value |