| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
EfsStorageConfiguration |
EfsStorageConfiguration.clone() |
EfsStorageConfiguration |
StorageConfiguration.getEfs()
Defines the storage configuration for an Amazon EFS file system.
|
EfsStorageConfiguration |
EfsStorageConfiguration.withFileSystemId(String fileSystemId)
The file system identifier.
|
EfsStorageConfiguration |
EfsStorageConfiguration.withMountPoint(String mountPoint)
The mount point for the file system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageConfiguration.setEfs(EfsStorageConfiguration efs)
Defines the storage configuration for an Amazon EFS file system.
|
StorageConfiguration |
StorageConfiguration.withEfs(EfsStorageConfiguration efs)
Defines the storage configuration for an Amazon EFS file system.
|
Copyright © 2022. All rights reserved.