Interface ZeppelinMonitoringConfigurationDescription.Builder

    • Method Detail

      • logLevel

        ZeppelinMonitoringConfigurationDescription.Builder logLevel​(String logLevel)

        Describes the verbosity of the CloudWatch Logs for an application.

        Parameters:
        logLevel - Describes the verbosity of the CloudWatch Logs for an application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel
      • logLevel

        ZeppelinMonitoringConfigurationDescription.Builder logLevel​(LogLevel logLevel)

        Describes the verbosity of the CloudWatch Logs for an application.

        Parameters:
        logLevel - Describes the verbosity of the CloudWatch Logs for an application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel