public static interface EfsFileLocation.Builder extends SdkPojo, CopyableBuilder<EfsFileLocation.Builder,EfsFileLocation>
| Modifier and Type | Method and Description |
|---|---|
EfsFileLocation.Builder |
fileSystemId(String fileSystemId)
The identifier of the file system, assigned by Amazon EFS.
|
EfsFileLocation.Builder |
path(String path)
The pathname for the folder being used by a workflow.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEfsFileLocation.Builder fileSystemId(String fileSystemId)
The identifier of the file system, assigned by Amazon EFS.
fileSystemId - The identifier of the file system, assigned by Amazon EFS.EfsFileLocation.Builder path(String path)
The pathname for the folder being used by a workflow.
path - The pathname for the folder being used by a workflow.Copyright © 2023. All rights reserved.