7#include <aws/panorama/Panorama_EXPORTS.h>
8#include <aws/panorama/model/OTAJobConfig.h>
46 template<
typename OTAJobConfigT = OTAJobConfig>
47 void SetOTAJobConfig(OTAJobConfigT&& value) { m_oTAJobConfigHasBeenSet =
true; m_oTAJobConfig = std::forward<OTAJobConfigT>(value); }
48 template<
typename OTAJobConfigT = OTAJobConfig>
54 bool m_oTAJobConfigHasBeenSet =
false;
DeviceJobConfig & WithOTAJobConfig(OTAJobConfigT &&value)
AWS_PANORAMA_API DeviceJobConfig(Aws::Utils::Json::JsonView jsonValue)
const OTAJobConfig & GetOTAJobConfig() const
bool OTAJobConfigHasBeenSet() const
AWS_PANORAMA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PANORAMA_API DeviceJobConfig()=default
void SetOTAJobConfig(OTAJobConfigT &&value)
AWS_PANORAMA_API DeviceJobConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue