Interface AutoTuneOptionsOutput.Builder

    • Method Detail

      • state

        AutoTuneOptionsOutput.Builder state​(String state)

        Specifies the AutoTuneState for the Elasticsearch domain.

        Parameters:
        state - Specifies the AutoTuneState for the Elasticsearch domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AutoTuneState, AutoTuneState
      • errorMessage

        AutoTuneOptionsOutput.Builder errorMessage​(String errorMessage)

        Specifies the error message while enabling or disabling the Auto-Tune.

        Parameters:
        errorMessage - Specifies the error message while enabling or disabling the Auto-Tune.
        Returns:
        Returns a reference to this object so that method calls can be chained together.