public static interface EfsStorageConfiguration.Builder extends SdkPojo, CopyableBuilder<EfsStorageConfiguration.Builder,EfsStorageConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EfsStorageConfiguration.Builder |
fileSystemId(String fileSystemId)
The file system identifier.
|
EfsStorageConfiguration.Builder |
mountPoint(String mountPoint)
The mount point for the file system.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEfsStorageConfiguration.Builder fileSystemId(String fileSystemId)
The file system identifier.
fileSystemId - The file system identifier.EfsStorageConfiguration.Builder mountPoint(String mountPoint)
The mount point for the file system.
mountPoint - The mount point for the file system.Copyright © 2023. All rights reserved.