Builder
Properties
A boolean flag indicating whether tags for the volume should be copied to backups. This value defaults to false. If it's set to true, all tags for the volume are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the volume, regardless of this value.
Specifies the location in the SVM's namespace where the volume is mounted. The JunctionPath
must have a leading forward slash, such as /vol3
.
The security style for the volume, which can be UNIX
, NTFS
, or MIXED
.
The configured size of the volume, in bytes.
Specifies the size of the volume in megabytes.
The configuration object for updating the SnapLock configuration of an FSx for ONTAP SnapLock volume.
Specifies the snapshot policy for the volume. There are three built-in snapshot policies:
Default is false
. Set to true to enable the deduplication, compression, and compaction storage efficiency features on the volume.
Update the volume's data tiering policy.
Functions
construct an aws.sdk.kotlin.services.fsx.model.UpdateSnaplockConfiguration inside the given block
construct an aws.sdk.kotlin.services.fsx.model.TieringPolicy inside the given block