Interface SpaceIdleSettings.Builder

    • Method Detail

      • idleTimeoutInMinutes

        SpaceIdleSettings.Builder idleTimeoutInMinutes​(Integer idleTimeoutInMinutes)

        The time that SageMaker waits after the application becomes idle before shutting it down.

        Parameters:
        idleTimeoutInMinutes - The time that SageMaker waits after the application becomes idle before shutting it down.
        Returns:
        Returns a reference to this object so that method calls can be chained together.