Interface SessionStorageConfiguration.Builder

  • Method Details

    • mountPath

      The mount path for the session storage filesystem inside the AgentCore Runtime. The path must be under /mnt with exactly one subdirectory level (for example, /mnt/data).

      Parameters:
      mountPath - The mount path for the session storage filesystem inside the AgentCore Runtime. The path must be under /mnt with exactly one subdirectory level (for example, /mnt/data).
      Returns:
      Returns a reference to this object so that method calls can be chained together.