7#include <aws/panorama/Panorama_EXPORTS.h>
8#include <aws/panorama/model/OTAJobConfig.h>
40 template <
typename OTAJobConfigT = OTAJobConfig>
42 m_oTAJobConfigHasBeenSet =
true;
43 m_oTAJobConfig = std::forward<OTAJobConfigT>(value);
45 template <
typename OTAJobConfigT = OTAJobConfig>
53 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