7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
45 template <
typename PathT = Aws::String>
47 m_pathHasBeenSet =
true;
48 m_path = std::forward<PathT>(value);
50 template <
typename PathT = Aws::String>
52 SetPath(std::forward<PathT>(value));
58 bool m_pathHasBeenSet =
false;
EksHostPath & WithPath(PathT &&value)
void SetPath(PathT &&value)
AWS_BATCH_API EksHostPath()=default
AWS_BATCH_API EksHostPath & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BATCH_API EksHostPath(Aws::Utils::Json::JsonView jsonValue)
bool PathHasBeenSet() const
const Aws::String & GetPath() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue