94 inline void SetDevice(
const char* value) { m_deviceHasBeenSet =
true; m_device.assign(value); }
113 bool m_volumeSpecificationHasBeenSet;
115 bool m_deviceHasBeenSet;
EbsBlockDevice & WithVolumeSpecification(const VolumeSpecification &value)
EbsBlockDevice & WithDevice(const Aws::String &value)
void SetVolumeSpecification(VolumeSpecification &&value)
void SetDevice(const char *value)
const VolumeSpecification & GetVolumeSpecification() const
void SetVolumeSpecification(const VolumeSpecification &value)
EbsBlockDevice & WithVolumeSpecification(VolumeSpecification &&value)
void SetDevice(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetDevice() const
void SetDevice(const Aws::String &value)
EbsBlockDevice & WithDevice(Aws::String &&value)
EbsBlockDevice & WithDevice(const char *value)
JSON (JavaScript Object Notation).