7#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
8#include <aws/kafkaconnect/model/WorkerLogDeliveryDescription.h>
47 template<
typename WorkerLogDeliveryT = WorkerLogDeliveryDescription>
48 void SetWorkerLogDelivery(WorkerLogDeliveryT&& value) { m_workerLogDeliveryHasBeenSet =
true; m_workerLogDelivery = std::forward<WorkerLogDeliveryT>(value); }
49 template<
typename WorkerLogDeliveryT = WorkerLogDeliveryDescription>
55 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