7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/kafka/model/Prometheus.h>
51 template<
typename PrometheusT = Prometheus>
52 void SetPrometheus(PrometheusT&& value) { m_prometheusHasBeenSet =
true; m_prometheus = std::forward<PrometheusT>(value); }
53 template<
typename PrometheusT = Prometheus>
59 bool m_prometheusHasBeenSet =
false;
OpenMonitoring & WithPrometheus(PrometheusT &&value)
AWS_KAFKA_API OpenMonitoring()=default
void SetPrometheus(PrometheusT &&value)
const Prometheus & GetPrometheus() const
AWS_KAFKA_API OpenMonitoring & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API OpenMonitoring(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
bool PrometheusHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue