Interface AutoTuneOptionsOutput.Builder

  • Method Details

    • state

      The current state of Auto-Tune on the domain.

      Parameters:
      state - The current state of Auto-Tune on the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of Auto-Tune on the domain.

      Parameters:
      state - The current state of Auto-Tune on the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      AutoTuneOptionsOutput.Builder errorMessage(String errorMessage)

      Any errors that occurred while enabling or disabling Auto-Tune.

      Parameters:
      errorMessage - Any errors that occurred while enabling or disabling Auto-Tune.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • useOffPeakWindow

      AutoTuneOptionsOutput.Builder useOffPeakWindow(Boolean useOffPeakWindow)

      Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.

      Parameters:
      useOffPeakWindow - Whether the domain's off-peak window will be used to deploy Auto-Tune changes rather than a maintenance schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.