7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/snowball/model/DeviceServiceName.h>
9#include <aws/snowball/model/TransferOption.h>
46 m_serviceNameHasBeenSet =
true;
47 m_serviceName = value;
63 m_transferOptionHasBeenSet =
true;
64 m_transferOption = value;
75 bool m_serviceNameHasBeenSet =
false;
76 bool m_transferOptionHasBeenSet =
false;
AWS_SNOWBALL_API TargetOnDeviceService()=default
TargetOnDeviceService & WithServiceName(DeviceServiceName value)
AWS_SNOWBALL_API TargetOnDeviceService & operator=(Aws::Utils::Json::JsonView jsonValue)
DeviceServiceName GetServiceName() const
void SetServiceName(DeviceServiceName value)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
bool TransferOptionHasBeenSet() const
bool ServiceNameHasBeenSet() const
AWS_SNOWBALL_API TargetOnDeviceService(Aws::Utils::Json::JsonView jsonValue)
TransferOption GetTransferOption() const
TargetOnDeviceService & WithTransferOption(TransferOption value)
void SetTransferOption(TransferOption value)
Aws::Utils::Json::JsonValue JsonValue