7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/kinesisanalyticsv2/model/ConfigurationType.h>
9#include <aws/kinesisanalyticsv2/model/MetricsLevel.h>
10#include <aws/kinesisanalyticsv2/model/LogLevel.h>
23namespace KinesisAnalyticsV2
81 bool m_configurationTypeUpdateHasBeenSet =
false;
84 bool m_metricsLevelUpdateHasBeenSet =
false;
87 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