7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/inspector2/Inspector2_EXPORTS.h>
10#include <aws/inspector2/model/ScopeType.h>
47 m_scopeTypeHasBeenSet =
true;
63 template <
typename ScopeValuesT = Aws::Vector<Aws::String>>
65 m_scopeValuesHasBeenSet =
true;
66 m_scopeValues = std::forward<ScopeValuesT>(value);
68 template <
typename ScopeValuesT = Aws::Vector<Aws::String>>
73 template <
typename ScopeValuesT = Aws::String>
75 m_scopeValuesHasBeenSet =
true;
76 m_scopeValues.emplace_back(std::forward<ScopeValuesT>(value));
84 bool m_scopeTypeHasBeenSet =
false;
85 bool m_scopeValuesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue