90 inline void SetSourcePath(
const char* value) { m_sourcePathHasBeenSet =
true; m_sourcePath.assign(value); }
130 bool m_sourcePathHasBeenSet;
void SetSourcePath(const char *value)
HostVolumeProperties & WithSourcePath(const Aws::String &value)
void SetSourcePath(const Aws::String &value)
HostVolumeProperties & WithSourcePath(const char *value)
const Aws::String & GetSourcePath() const
void SetSourcePath(Aws::String &&value)
HostVolumeProperties & WithSourcePath(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).