7#include <aws/fis/FIS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSMap.h>
11#include <aws/fis/model/ExperimentTemplateTargetInputFilter.h>
54 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
117 inline void SetSelectionMode(
const char* value) { m_selectionModeHasBeenSet =
true; m_selectionMode.assign(value); }
144 bool m_resourceTypeHasBeenSet =
false;
147 bool m_resourceArnsHasBeenSet =
false;
150 bool m_resourceTagsHasBeenSet =
false;
153 bool m_filtersHasBeenSet =
false;
156 bool m_selectionModeHasBeenSet =
false;
159 bool m_parametersHasBeenSet =
false;
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue