| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
FsxStorageConfiguration |
FsxStorageConfiguration.clone() |
FsxStorageConfiguration |
StorageConfiguration.getFsx()
Defines the storage configuration for an Amazon FSx file system.
|
FsxStorageConfiguration |
FsxStorageConfiguration.withFileSystemId(String fileSystemId)
The file system identifier.
|
FsxStorageConfiguration |
FsxStorageConfiguration.withMountPoint(String mountPoint)
The mount point for the file system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageConfiguration.setFsx(FsxStorageConfiguration fsx)
Defines the storage configuration for an Amazon FSx file system.
|
StorageConfiguration |
StorageConfiguration.withFsx(FsxStorageConfiguration fsx)
Defines the storage configuration for an Amazon FSx file system.
|
Copyright © 2024. All rights reserved.