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>
56 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
127 inline void SetSelectionMode(
const char* value) { m_selectionModeHasBeenSet =
true; m_selectionMode.assign(value); }
154 bool m_resourceTypeHasBeenSet =
false;
157 bool m_resourceArnsHasBeenSet =
false;
160 bool m_resourceTagsHasBeenSet =
false;
163 bool m_filtersHasBeenSet =
false;
166 bool m_selectionModeHasBeenSet =
false;
169 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