Interface JobStoppingCondition.Builder

  • Method Details

    • maxRuntimeInSeconds

      JobStoppingCondition.Builder maxRuntimeInSeconds(Integer maxRuntimeInSeconds)

      The maximum length of time, in seconds, that an Amazon Braket job can run.

      Parameters:
      maxRuntimeInSeconds - The maximum length of time, in seconds, that an Amazon Braket job can run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.