7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedJobWorkerComputeConfiguration.h>
47 template<
typename WorkerT = ProtectedJobWorkerComputeConfiguration>
48 void SetWorker(WorkerT&& value) { m_workerHasBeenSet =
true; m_worker = std::forward<WorkerT>(value); }
49 template<
typename WorkerT = ProtectedJobWorkerComputeConfiguration>
55 bool m_workerHasBeenSet =
false;
bool WorkerHasBeenSet() const
ProtectedJobComputeConfiguration & WithWorker(WorkerT &&value)
AWS_CLEANROOMS_API ProtectedJobComputeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
const ProtectedJobWorkerComputeConfiguration & GetWorker() const
void SetWorker(WorkerT &&value)
AWS_CLEANROOMS_API ProtectedJobComputeConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLEANROOMS_API ProtectedJobComputeConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue