| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.clone() |
UpdateSnaplockConfiguration |
UpdateOntapVolumeConfiguration.getSnaplockConfiguration()
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withAuditLogVolume(Boolean auditLogVolume)
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withAutocommitPeriod(AutocommitPeriod autocommitPeriod)
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withPrivilegedDelete(PrivilegedDelete privilegedDelete)
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withPrivilegedDelete(String privilegedDelete)
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withRetentionPeriod(SnaplockRetentionPeriod retentionPeriod)
Specifies the retention period of an FSx for ONTAP SnapLock volume.
|
UpdateSnaplockConfiguration |
UpdateSnaplockConfiguration.withVolumeAppendModeEnabled(Boolean volumeAppendModeEnabled)
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOntapVolumeConfiguration.setSnaplockConfiguration(UpdateSnaplockConfiguration snaplockConfiguration)
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
|
UpdateOntapVolumeConfiguration |
UpdateOntapVolumeConfiguration.withSnaplockConfiguration(UpdateSnaplockConfiguration snaplockConfiguration)
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
|
Copyright © 2025. All rights reserved.