7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/textract/Textract_EXPORTS.h>
41 template <
typename ResourceTypeT = Aws::String>
43 m_resourceTypeHasBeenSet =
true;
44 m_resourceType = std::forward<ResourceTypeT>(value);
46 template <
typename ResourceTypeT = Aws::String>
59 template <
typename QuotaCodeT = Aws::String>
61 m_quotaCodeHasBeenSet =
true;
62 m_quotaCode = std::forward<QuotaCodeT>(value);
64 template <
typename QuotaCodeT = Aws::String>
77 template <
typename ServiceCodeT = Aws::String>
79 m_serviceCodeHasBeenSet =
true;
80 m_serviceCode = std::forward<ServiceCodeT>(value);
82 template <
typename ServiceCodeT = Aws::String>
94 bool m_resourceTypeHasBeenSet =
false;
95 bool m_quotaCodeHasBeenSet =
false;
96 bool m_serviceCodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue