DeleteVolumeOntapConfiguration
Use to specify skipping a final backup, adding tags to a final backup, or bypassing the retention period of an FSx for ONTAP SnapLock Enterprise volume when deleting an FSx for ONTAP volume.
Types
Properties
Link copied to clipboard
Setting this to true
allows a SnapLock administrator to delete an FSx for ONTAP SnapLock Enterprise volume with unexpired write once, read many (WORM) files. The IAM permission fsx:BypassSnaplockEnterpriseRetention
is also required to delete SnapLock Enterprise volumes with unexpired WORM files. The default value is false
.
Link copied to clipboard
A list of Tag
values, with a maximum of 50 elements.
Link copied to clipboard
Set to true if you want to skip taking a final backup of the volume you are deleting.
Functions
Link copied to clipboard
inline fun copy(block: DeleteVolumeOntapConfiguration.Builder.() -> Unit = {}): DeleteVolumeOntapConfiguration