| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.clone() |
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemFromBackupRequest.getOpenZFSConfiguration()
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemRequest.getOpenZFSConfiguration()
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withCopyTagsToBackups(Boolean copyTagsToBackups)
A Boolean value indicating whether tags for the file system should be copied to backups.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withCopyTagsToVolumes(Boolean copyTagsToVolumes)
A Boolean value indicating whether tags for the file system should be copied to volumes.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withDeploymentType(OpenZFSDeploymentType deploymentType)
Specifies the file system deployment type.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withDeploymentType(String deploymentType)
Specifies the file system deployment type.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withRootVolumeConfiguration(OpenZFSCreateRootVolumeConfiguration rootVolumeConfiguration)
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withThroughputCapacity(Integer throughputCapacity)
Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MB/s).
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFileSystemFromBackupRequest.setOpenZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
void |
CreateFileSystemRequest.setOpenZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemFromBackupRequest |
CreateFileSystemFromBackupRequest.withOpenZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
CreateFileSystemRequest |
CreateFileSystemRequest.withOpenZFSConfiguration(CreateFileSystemOpenZFSConfiguration openZFSConfiguration)
The OpenZFS configuration for the file system that's being created.
|
Copyright © 2022. All rights reserved.