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_configurationTypeHasBeenSet =
false;
84 bool m_metricsLevelHasBeenSet =
false;
87 bool m_logLevelHasBeenSet =
false;
AWS_KINESISANALYTICSV2_API MonitoringConfiguration()=default
void SetMetricsLevel(MetricsLevel value)
MonitoringConfiguration & WithLogLevel(LogLevel value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool ConfigurationTypeHasBeenSet() const
AWS_KINESISANALYTICSV2_API MonitoringConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICSV2_API MonitoringConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLogLevel(LogLevel value)
MonitoringConfiguration & WithConfigurationType(ConfigurationType value)
LogLevel GetLogLevel() const
ConfigurationType GetConfigurationType() const
bool MetricsLevelHasBeenSet() const
void SetConfigurationType(ConfigurationType value)
bool LogLevelHasBeenSet() const
MetricsLevel GetMetricsLevel() const
MonitoringConfiguration & WithMetricsLevel(MetricsLevel value)
Aws::Utils::Json::JsonValue JsonValue