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