7#include <aws/braket/Braket_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename DeviceT = Aws::String>
44 m_deviceHasBeenSet =
true;
45 m_device = std::forward<DeviceT>(value);
47 template <
typename DeviceT = Aws::String>
55 bool m_deviceHasBeenSet =
false;
AWS_BRAKET_API DeviceConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetDevice() const
AWS_BRAKET_API DeviceConfig()=default
void SetDevice(DeviceT &&value)
DeviceConfig & WithDevice(DeviceT &&value)
AWS_BRAKET_API DeviceConfig(Aws::Utils::Json::JsonView jsonValue)
bool DeviceHasBeenSet() const
AWS_BRAKET_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue