7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
41 template <
typename RoleArnT = Aws::String>
43 m_roleArnHasBeenSet =
true;
44 m_roleArn = std::forward<RoleArnT>(value);
46 template <
typename RoleArnT = Aws::String>
54 bool m_roleArnHasBeenSet =
false;
SourceProcessingProperties & WithRoleArn(RoleArnT &&value)
const Aws::String & GetRoleArn() const
void SetRoleArn(RoleArnT &&value)
AWS_GLUE_API SourceProcessingProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API SourceProcessingProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API SourceProcessingProperties()=default
bool RoleArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue