/AWS1/CL_FSXDELFILESYSTEMWIN00¶
The configuration object for the Microsoft Windows file system used in the
DeleteFileSystem operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_skipfinalbackup TYPE /AWS1/FSXFLAG /AWS1/FSXFLAG¶
By default, Amazon FSx for Windows takes a final backup on your behalf when the
DeleteFileSystemoperation is invoked. Doing this helps protect you from data loss, and we highly recommend taking the final backup. If you want to skip this backup, use this flag to do so.
it_finalbackuptags TYPE /AWS1/CL_FSXTAG=>TT_TAGS TT_TAGS¶
A set of tags for your final backup.
Queryable Attributes¶
SkipFinalBackup¶
By default, Amazon FSx for Windows takes a final backup on your behalf when the
DeleteFileSystemoperation is invoked. Doing this helps protect you from data loss, and we highly recommend taking the final backup. If you want to skip this backup, use this flag to do so.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SKIPFINALBACKUP() |
Getter for SKIPFINALBACKUP, with configurable default |
ASK_SKIPFINALBACKUP() |
Getter for SKIPFINALBACKUP w/ exceptions if field has no val |
HAS_SKIPFINALBACKUP() |
Determine if SKIPFINALBACKUP has a value |
FinalBackupTags¶
A set of tags for your 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 |