7#include <aws/lakeformation/LakeFormation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace LakeFormation
57 inline DetailsMap&
AddResourceShare(
const char* value) { m_resourceShareHasBeenSet =
true; m_resourceShare.push_back(value);
return *
this; }
62 bool m_resourceShareHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue