75 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
148 bool m_nameHasBeenSet;
150 bool m_hostHasBeenSet;
const Aws::String & GetName() const
Volume & WithHost(HostVolumeProperties &&value)
void SetName(const Aws::String &value)
void SetName(Aws::String &&value)
const HostVolumeProperties & GetHost() const
Volume & WithName(const Aws::String &value)
void SetHost(HostVolumeProperties &&value)
void SetName(const char *value)
Volume & WithName(const char *value)
Volume & WithName(Aws::String &&value)
Volume & WithHost(const HostVolumeProperties &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetHost(const HostVolumeProperties &value)
JSON (JavaScript Object Notation).