7#include <aws/ecs/ECS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
58 inline void SetSourcePath(
const char* value) { m_sourcePathHasBeenSet =
true; m_sourcePath.assign(value); }
66 bool m_sourcePathHasBeenSet =
false;
HostVolumeProperties & WithSourcePath(const Aws::String &value)
HostVolumeProperties & WithSourcePath(const char *value)
AWS_ECS_API HostVolumeProperties()
void SetSourcePath(Aws::String &&value)
void SetSourcePath(const Aws::String &value)
AWS_ECS_API HostVolumeProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSourcePath(const char *value)
AWS_ECS_API HostVolumeProperties(Aws::Utils::Json::JsonView jsonValue)
bool SourcePathHasBeenSet() const
HostVolumeProperties & WithSourcePath(Aws::String &&value)
const Aws::String & GetSourcePath() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue