7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/dms/DatabaseMigrationServiceRequest.h>
9#include <aws/dms/DatabaseMigrationService_EXPORTS.h>
10#include <aws/dms/model/OriginTypeValue.h>
15namespace DatabaseMigrationService {
47 template <
typename SelectionRulesT = Aws::String>
49 m_selectionRulesHasBeenSet =
true;
50 m_selectionRules = std::forward<SelectionRulesT>(value);
52 template <
typename SelectionRulesT = Aws::String>
65 template <
typename MigrationProjectIdentifierT = Aws::String>
67 m_migrationProjectIdentifierHasBeenSet =
true;
68 m_migrationProjectIdentifier = std::forward<MigrationProjectIdentifierT>(value);
70 template <
typename MigrationProjectIdentifierT = Aws::String>
85 m_originHasBeenSet =
true;
99 bool m_selectionRulesHasBeenSet =
false;
100 bool m_migrationProjectIdentifierHasBeenSet =
false;
101 bool m_originHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String