Interface StopInstanceOnIdleRequest.Builder

    • Method Detail

      • threshold

        StopInstanceOnIdleRequest.Builder threshold​(String threshold)

        The value to compare with the duration.

        Parameters:
        threshold - The value to compare with the duration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • duration

        StopInstanceOnIdleRequest.Builder duration​(String duration)

        The amount of idle time in minutes after which your virtual computer will automatically stop.

        Parameters:
        duration - The amount of idle time in minutes after which your virtual computer will automatically stop.
        Returns:
        Returns a reference to this object so that method calls can be chained together.