7#include <aws/lakeformation/LakeFormation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/lakeformation/model/DataLakePrincipal.h>
11#include <aws/lakeformation/model/PrincipalPermissions.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
25namespace LakeFormation
144 inline DataLakeSettings&
AddParameters(
const char* key,
const char* value) { m_parametersHasBeenSet =
true; m_parameters.emplace(key, value);
return *
this; }
230 bool m_dataLakeAdminsHasBeenSet =
false;
233 bool m_readOnlyAdminsHasBeenSet =
false;
236 bool m_createDatabaseDefaultPermissionsHasBeenSet =
false;
239 bool m_createTableDefaultPermissionsHasBeenSet =
false;
242 bool m_parametersHasBeenSet =
false;
245 bool m_trustedResourceOwnersHasBeenSet =
false;
247 bool m_allowExternalDataFiltering;
248 bool m_allowExternalDataFilteringHasBeenSet =
false;
250 bool m_allowFullTableExternalDataAccess;
251 bool m_allowFullTableExternalDataAccessHasBeenSet =
false;
254 bool m_externalDataFilteringAllowListHasBeenSet =
false;
257 bool m_authorizedSessionTagValueListHasBeenSet =
false;
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue