7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/kafka/model/BrokerLogs.h>
33 template <
typename BrokerLogsT = BrokerLogs>
35 m_brokerLogsHasBeenSet =
true;
36 m_brokerLogs = std::forward<BrokerLogsT>(value);
38 template <
typename BrokerLogsT = BrokerLogs>
46 bool m_brokerLogsHasBeenSet =
false;
AWS_KAFKA_API LoggingInfo()=default
AWS_KAFKA_API LoggingInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetBrokerLogs(BrokerLogsT &&value)
const BrokerLogs & GetBrokerLogs() const
bool BrokerLogsHasBeenSet() const
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_KAFKA_API LoggingInfo(Aws::Utils::Json::JsonView jsonValue)
LoggingInfo & WithBrokerLogs(BrokerLogsT &&value)
Aws::Utils::Json::JsonValue JsonValue