7#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
8#include <aws/kafkaconnect/model/WorkerLogDeliveryDescription.h>
19namespace KafkaConnect {
41 template <
typename WorkerLogDeliveryT = WorkerLogDeliveryDescription>
43 m_workerLogDeliveryHasBeenSet =
true;
44 m_workerLogDelivery = std::forward<WorkerLogDeliveryT>(value);
46 template <
typename WorkerLogDeliveryT = WorkerLogDeliveryDescription>
54 bool m_workerLogDeliveryHasBeenSet =
false;
void SetWorkerLogDelivery(WorkerLogDeliveryT &&value)
AWS_KAFKACONNECT_API LogDeliveryDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKACONNECT_API LogDeliveryDescription()=default
LogDeliveryDescription & WithWorkerLogDelivery(WorkerLogDeliveryT &&value)
AWS_KAFKACONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_KAFKACONNECT_API LogDeliveryDescription(Aws::Utils::Json::JsonView jsonValue)
bool WorkerLogDeliveryHasBeenSet() const
const WorkerLogDeliveryDescription & GetWorkerLogDelivery() const
Aws::Utils::Json::JsonValue JsonValue