7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/glue/model/PrincipalType.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/glue/model/ResourceUri.h>
52 inline void SetFunctionName(
const char* value) { m_functionNameHasBeenSet =
true; m_functionName.assign(value); }
66 inline void SetClassName(
const char* value) { m_classNameHasBeenSet =
true; m_className.assign(value); }
80 inline void SetOwnerName(
const char* value) { m_ownerNameHasBeenSet =
true; m_ownerName.assign(value); }
114 bool m_functionNameHasBeenSet =
false;
117 bool m_classNameHasBeenSet =
false;
120 bool m_ownerNameHasBeenSet =
false;
123 bool m_ownerTypeHasBeenSet =
false;
126 bool m_resourceUrisHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue