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