7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/kafka/model/JmxExporter.h>
9#include <aws/kafka/model/NodeExporter.h>
75 bool m_jmxExporterHasBeenSet =
false;
78 bool m_nodeExporterHasBeenSet =
false;
const JmxExporter & GetJmxExporter() const
AWS_KAFKA_API Prometheus & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API Prometheus()
void SetJmxExporter(JmxExporter &&value)
Prometheus & WithNodeExporter(const NodeExporter &value)
void SetNodeExporter(NodeExporter &&value)
Prometheus & WithJmxExporter(JmxExporter &&value)
void SetJmxExporter(const JmxExporter &value)
Prometheus & WithJmxExporter(const JmxExporter &value)
bool JmxExporterHasBeenSet() const
Prometheus & WithNodeExporter(NodeExporter &&value)
const NodeExporter & GetNodeExporter() const
void SetNodeExporter(const NodeExporter &value)
bool NodeExporterHasBeenSet() const
AWS_KAFKA_API Prometheus(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue