Builder
Properties
Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume. The default value is false
. If you set AuditLogVolume
to true
, the SnapLock volume is created as an audit log volume. The minimum retention period for an audit log volume is six months.
The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume. Enabling privileged delete allows SnapLock administrators to delete WORM files even if they have active retention periods. PERMANENTLY_DISABLED
is a terminal state. If privileged delete is permanently disabled on a SnapLock volume, you can't re-enable it. The default value is DISABLED
.
Specifies the retention period of an FSx for ONTAP SnapLock volume.
Specifies the retention mode of an FSx for ONTAP SnapLock volume. After it is set, it can't be changed. You can choose one of the following retention modes:
Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume. Volume-append mode allows you to create WORM-appendable files and write data to them incrementally. The default value is false
.
Functions
construct an aws.sdk.kotlin.services.fsx.model.AutocommitPeriod inside the given block
construct an aws.sdk.kotlin.services.fsx.model.SnaplockRetentionPeriod inside the given block