7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
53 inline void SetPath(
const char* value) { m_pathHasBeenSet =
true; m_path.assign(value); }
61 bool m_pathHasBeenSet =
false;
EksHostPath & WithPath(const char *value)
void SetPath(const char *value)
void SetPath(const Aws::String &value)
AWS_BATCH_API EksHostPath & operator=(Aws::Utils::Json::JsonView jsonValue)
EksHostPath & WithPath(Aws::String &&value)
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
EksHostPath & WithPath(const Aws::String &value)
void SetPath(Aws::String &&value)
AWS_BATCH_API EksHostPath(Aws::Utils::Json::JsonView jsonValue)
bool PathHasBeenSet() const
const Aws::String & GetPath() const
AWS_BATCH_API EksHostPath()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue