7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/AuthenticationType.h>
9#include <aws/glue/model/OAuth2PropertiesInput.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
77 inline void SetSecretArn(
const char* value) { m_secretArnHasBeenSet =
true; m_secretArn.assign(value); }
85 bool m_authenticationTypeHasBeenSet =
false;
88 bool m_oAuth2PropertiesHasBeenSet =
false;
91 bool m_secretArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue