Interface HyperParameterTuningJobConsumedResources.Builder

    • Method Detail

      • runtimeInSeconds

        HyperParameterTuningJobConsumedResources.Builder runtimeInSeconds​(Integer runtimeInSeconds)

        The wall clock runtime in seconds used by your hyperparameter tuning job.

        Parameters:
        runtimeInSeconds - The wall clock runtime in seconds used by your hyperparameter tuning job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.