7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/ConfigurationType.h>
9#include <aws/kinesisanalyticsv2/model/LogLevel.h>
10#include <aws/kinesisanalyticsv2/model/MetricsLevel.h>
21namespace KinesisAnalyticsV2 {
47 m_configurationTypeUpdateHasBeenSet =
true;
48 m_configurationTypeUpdate = value;
65 m_metricsLevelUpdateHasBeenSet =
true;
66 m_metricsLevelUpdate = value;
82 m_logLevelUpdateHasBeenSet =
true;
83 m_logLevelUpdate = value;
96 bool m_configurationTypeUpdateHasBeenSet =
false;
97 bool m_metricsLevelUpdateHasBeenSet =
false;
98 bool m_logLevelUpdateHasBeenSet =
false;
MonitoringConfigurationUpdate & WithMetricsLevelUpdate(MetricsLevel value)
AWS_KINESISANALYTICSV2_API MonitoringConfigurationUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool MetricsLevelUpdateHasBeenSet() const
AWS_KINESISANALYTICSV2_API MonitoringConfigurationUpdate()=default
bool LogLevelUpdateHasBeenSet() const
ConfigurationType GetConfigurationTypeUpdate() const
void SetLogLevelUpdate(LogLevel value)
void SetConfigurationTypeUpdate(ConfigurationType value)
bool ConfigurationTypeUpdateHasBeenSet() const
void SetMetricsLevelUpdate(MetricsLevel value)
AWS_KINESISANALYTICSV2_API MonitoringConfigurationUpdate(Aws::Utils::Json::JsonView jsonValue)
LogLevel GetLogLevelUpdate() const
MetricsLevel GetMetricsLevelUpdate() const
MonitoringConfigurationUpdate & WithLogLevelUpdate(LogLevel value)
MonitoringConfigurationUpdate & WithConfigurationTypeUpdate(ConfigurationType value)
Aws::Utils::Json::JsonValue JsonValue