skipFinalBackup property
Set SkipFinalBackup
to false if you want to take a final backup
of the file system you are deleting. By default, Amazon FSx will not take a
final backup on your behalf when the DeleteFileSystem
operation
is invoked. (Default = true)
Implementation
final bool? skipFinalBackup;