7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/kafka/model/Prometheus.h>
45 template <
typename PrometheusT = Prometheus>
47 m_prometheusHasBeenSet =
true;
48 m_prometheus = std::forward<PrometheusT>(value);
50 template <
typename PrometheusT = Prometheus>
58 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