CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.automaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
Sets the value of the AutomaticBackupRetentionDays property for this object.
|
static CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.builder() |
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.copyTagsToBackups(Boolean copyTagsToBackups) |
A Boolean value indicating whether tags for the file system should be copied to backups.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.copyTagsToVolumes(Boolean copyTagsToVolumes) |
A Boolean value indicating whether tags for the file system should be copied to volumes.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.dailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
Sets the value of the DailyAutomaticBackupStartTime property for this object.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.deploymentType(String deploymentType) |
Specifies the file system deployment type.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.deploymentType(OpenZFSDeploymentType deploymentType) |
Specifies the file system deployment type.
|
default CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.diskIopsConfiguration(Consumer<DiskIopsConfiguration.Builder> diskIopsConfiguration) |
Sets the value of the DiskIopsConfiguration property for this object.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.diskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
Sets the value of the DiskIopsConfiguration property for this object.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.endpointIpAddressRange(String endpointIpAddressRange) |
(Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be
created.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.preferredSubnetId(String preferredSubnetId) |
Required when DeploymentType is set to MULTI_AZ_1.
|
default CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.rootVolumeConfiguration(Consumer<OpenZFSCreateRootVolumeConfiguration.Builder> rootVolumeConfiguration) |
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.rootVolumeConfiguration(OpenZFSCreateRootVolumeConfiguration rootVolumeConfiguration) |
The configuration Amazon FSx uses when creating the root value of the Amazon FSx for OpenZFS file system.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.routeTableIds(String... routeTableIds) |
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the
correct file server.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.routeTableIds(Collection<String> routeTableIds) |
(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the
correct file server.
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.throughputCapacity(Integer throughputCapacity) |
Specifies the throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second (MBps).
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.toBuilder() |
|
CreateFileSystemOpenZFSConfiguration.Builder |
CreateFileSystemOpenZFSConfiguration.Builder.weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
Sets the value of the WeeklyMaintenanceStartTime property for this object.
|