7#include <aws/lakeformation/LakeFormation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LakeFormation
49 inline void SetCatalogId(
const char* value) { m_catalogIdHasBeenSet =
true; m_catalogId.assign(value); }
63 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
71 bool m_catalogIdHasBeenSet =
false;
74 bool m_nameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue