7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/dms/DatabaseMigrationService_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
21namespace DatabaseMigrationService {
36 template <
typename RequestIdentifierT = Aws::String>
38 m_requestIdentifierHasBeenSet =
true;
39 m_requestIdentifier = std::forward<RequestIdentifierT>(value);
41 template <
typename RequestIdentifierT = Aws::String>
51 template <
typename RequestIdT = Aws::String>
53 m_requestIdHasBeenSet =
true;
54 m_requestId = std::forward<RequestIdT>(value);
56 template <
typename RequestIdT = Aws::String>
66 bool m_requestIdentifierHasBeenSet =
false;
67 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue