| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
LustreRootSquashConfiguration |
CreateFileSystemLustreConfiguration.rootSquashConfiguration()
The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system.
|
LustreRootSquashConfiguration |
UpdateFileSystemLustreConfiguration.rootSquashConfiguration()
The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system.
|
LustreRootSquashConfiguration |
LustreFileSystemConfiguration.rootSquashConfiguration()
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileSystemLustreConfiguration.Builder |
CreateFileSystemLustreConfiguration.Builder.rootSquashConfiguration(LustreRootSquashConfiguration rootSquashConfiguration)
The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system.
|
UpdateFileSystemLustreConfiguration.Builder |
UpdateFileSystemLustreConfiguration.Builder.rootSquashConfiguration(LustreRootSquashConfiguration rootSquashConfiguration)
The Lustre root squash configuration used when updating an Amazon FSx for Lustre file system.
|
LustreFileSystemConfiguration.Builder |
LustreFileSystemConfiguration.Builder.rootSquashConfiguration(LustreRootSquashConfiguration rootSquashConfiguration)
The Lustre root squash configuration for an Amazon FSx for Lustre file system.
|
Copyright © 2023. All rights reserved.