7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ecs/ECS_EXPORTS.h>
50 template <
typename SourcePathT = Aws::String>
52 m_sourcePathHasBeenSet =
true;
53 m_sourcePath = std::forward<SourcePathT>(value);
55 template <
typename SourcePathT = Aws::String>
63 bool m_sourcePathHasBeenSet =
false;
AWS_ECS_API HostVolumeProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
HostVolumeProperties & WithSourcePath(SourcePathT &&value)
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_ECS_API HostVolumeProperties()=default
void SetSourcePath(SourcePathT &&value)
AWS_ECS_API HostVolumeProperties(Aws::Utils::Json::JsonView jsonValue)
bool SourcePathHasBeenSet() const
const Aws::String & GetSourcePath() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue