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