7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/ConnectionType.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/glue/model/AuthenticationConfigurationInput.h>
11#include <aws/glue/model/ConnectionPropertyKey.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
100 bool m_connectionTypeHasBeenSet =
false;
103 bool m_connectionPropertiesHasBeenSet =
false;
106 bool m_authenticationConfigurationHasBeenSet =
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
Aws::Utils::Json::JsonValue JsonValue