7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/LogLevel.h>
21namespace KinesisAnalyticsV2
51 inline void SetLogLevel(
LogLevel&& value) { m_logLevelHasBeenSet =
true; m_logLevel = std::move(value); }
58 bool m_logLevelHasBeenSet =
false;
AWS_KINESISANALYTICSV2_API ZeppelinMonitoringConfiguration()
AWS_KINESISANALYTICSV2_API ZeppelinMonitoringConfiguration(Aws::Utils::Json::JsonView jsonValue)
ZeppelinMonitoringConfiguration & WithLogLevel(LogLevel &&value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool LogLevelHasBeenSet() const
ZeppelinMonitoringConfiguration & WithLogLevel(const LogLevel &value)
void SetLogLevel(const LogLevel &value)
void SetLogLevel(LogLevel &&value)
const LogLevel & GetLogLevel() const
AWS_KINESISANALYTICSV2_API ZeppelinMonitoringConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue