| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteFileSystemLustreConfiguration |
DeleteFileSystemLustreConfiguration.clone() |
DeleteFileSystemLustreConfiguration |
DeleteFileSystemRequest.getLustreConfiguration() |
DeleteFileSystemLustreConfiguration |
DeleteFileSystemLustreConfiguration.withFinalBackupTags(Collection<Tag> finalBackupTags)
Use if
SkipFinalBackup is set to false, and you want to apply an array of tags to the
final backup. |
DeleteFileSystemLustreConfiguration |
DeleteFileSystemLustreConfiguration.withFinalBackupTags(Tag... finalBackupTags)
Use if
SkipFinalBackup is set to false, and you want to apply an array of tags to the
final backup. |
DeleteFileSystemLustreConfiguration |
DeleteFileSystemLustreConfiguration.withSkipFinalBackup(Boolean skipFinalBackup)
Set
SkipFinalBackup to false if you want to take a final backup of the file system you are deleting. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteFileSystemRequest.setLustreConfiguration(DeleteFileSystemLustreConfiguration lustreConfiguration) |
DeleteFileSystemRequest |
DeleteFileSystemRequest.withLustreConfiguration(DeleteFileSystemLustreConfiguration lustreConfiguration) |
Copyright © 2021. All rights reserved.