7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetPath(
const char* value) { m_pathHasBeenSet =
true; m_path.assign(value); }
58 bool m_pathHasBeenSet =
false;
Entity & WithPath(Aws::String &&value)
void SetPath(const char *value)
void SetPath(const Aws::String &value)
AWS_QUICKSIGHT_API Entity(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
Entity & WithPath(const Aws::String &value)
Entity & WithPath(const char *value)
AWS_QUICKSIGHT_API Entity()
void SetPath(Aws::String &&value)
AWS_QUICKSIGHT_API Entity & operator=(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