7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/macie2/Macie2_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
36 m_matchCountHasBeenSet =
true;
48 template <
typename RequestIdT = Aws::String>
50 m_requestIdHasBeenSet =
true;
51 m_requestId = std::forward<RequestIdT>(value);
53 template <
typename RequestIdT = Aws::String>
63 bool m_matchCountHasBeenSet =
false;
64 bool m_requestIdHasBeenSet =
false;
TestCustomDataIdentifierResult & WithMatchCount(int value)
const Aws::String & GetRequestId() const
AWS_MACIE2_API TestCustomDataIdentifierResult()=default
AWS_MACIE2_API TestCustomDataIdentifierResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
TestCustomDataIdentifierResult & WithRequestId(RequestIdT &&value)
AWS_MACIE2_API TestCustomDataIdentifierResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(RequestIdT &&value)
void SetMatchCount(int value)
int GetMatchCount() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue