Interface EfsFileLocation.Builder

  • Method Details

    • fileSystemId

      EfsFileLocation.Builder fileSystemId(String fileSystemId)

      The identifier of the file system, assigned by Amazon EFS.

      Parameters:
      fileSystemId - The identifier of the file system, assigned by Amazon EFS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • path

      The pathname for the folder being used by a workflow.

      Parameters:
      path - The pathname for the folder being used by a workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.