7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
43 m_useLakeFormationCredentialsHasBeenSet =
true;
44 m_useLakeFormationCredentials = value;
59 template <
typename AccountIdT = Aws::String>
61 m_accountIdHasBeenSet =
true;
62 m_accountId = std::forward<AccountIdT>(value);
64 template <
typename AccountIdT = Aws::String>
71 bool m_useLakeFormationCredentials{
false};
72 bool m_useLakeFormationCredentialsHasBeenSet =
false;
75 bool m_accountIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue