Interface AutoTuneOptionsOutput.Builder

    • Method Detail

      • 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.