7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
59 template<
typename AccountIdT = Aws::String>
60 void SetAccountId(AccountIdT&& value) { m_accountIdHasBeenSet =
true; m_accountId = std::forward<AccountIdT>(value); }
61 template<
typename AccountIdT = Aws::String>
66 bool m_useLakeFormationCredentials{
false};
67 bool m_useLakeFormationCredentialsHasBeenSet =
false;
70 bool m_accountIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue