7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/guardduty/GuardDuty_EXPORTS.h>
41 template <
typename DeviceNameT = Aws::String>
43 m_deviceNameHasBeenSet =
true;
44 m_deviceName = std::forward<DeviceNameT>(value);
46 template <
typename DeviceNameT = Aws::String>
54 bool m_deviceNameHasBeenSet =
false;
EbsSnapshot & WithDeviceName(DeviceNameT &&value)
AWS_GUARDDUTY_API EbsSnapshot & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API EbsSnapshot(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetDeviceName() const
AWS_GUARDDUTY_API EbsSnapshot()=default
void SetDeviceName(DeviceNameT &&value)
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
bool DeviceNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue