7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/textract/Textract_EXPORTS.h>
42 template <
typename SNSTopicArnT = Aws::String>
44 m_sNSTopicArnHasBeenSet =
true;
45 m_sNSTopicArn = std::forward<SNSTopicArnT>(value);
47 template <
typename SNSTopicArnT = Aws::String>
61 template <
typename RoleArnT = Aws::String>
63 m_roleArnHasBeenSet =
true;
64 m_roleArn = std::forward<RoleArnT>(value);
66 template <
typename RoleArnT = Aws::String>
74 bool m_sNSTopicArnHasBeenSet =
false;
77 bool m_roleArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue