skipFinalBackup property

bool? skipFinalBackup
final

By default, Amazon FSx for Windows takes a final backup on your behalf when the DeleteFileSystem operation 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.

Implementation

final bool? skipFinalBackup;