7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedJobWorkerComputeConfiguration.h>
41 template <
typename WorkerT = ProtectedJobWorkerComputeConfiguration>
43 m_workerHasBeenSet =
true;
44 m_worker = std::forward<WorkerT>(value);
46 template <
typename WorkerT = ProtectedJobWorkerComputeConfiguration>
54 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