Interface EfsStorageConfiguration.Builder

    • Method Detail

      • fileSystemId

        EfsStorageConfiguration.Builder fileSystemId​(String fileSystemId)

        The file system identifier.

        Parameters:
        fileSystemId - The file system identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • mountPoint

        EfsStorageConfiguration.Builder mountPoint​(String mountPoint)

        The mount point for the file system.

        Parameters:
        mountPoint - The mount point for the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.