7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/inspector2/Inspector2_EXPORTS.h>
9#include <aws/inspector2/model/AwsEcrContainerSortBy.h>
10#include <aws/inspector2/model/DateFilter.h>
11#include <aws/inspector2/model/NumberFilter.h>
12#include <aws/inspector2/model/SortOrder.h>
13#include <aws/inspector2/model/StringFilter.h>
46 template <
typename ResourceIdsT = Aws::Vector<StringFilter>>
48 m_resourceIdsHasBeenSet =
true;
49 m_resourceIds = std::forward<ResourceIdsT>(value);
51 template <
typename ResourceIdsT = Aws::Vector<StringFilter>>
56 template <
typename ResourceIdsT = StringFilter>
58 m_resourceIdsHasBeenSet =
true;
59 m_resourceIds.emplace_back(std::forward<ResourceIdsT>(value));
70 template <
typename ImageShasT = Aws::Vector<StringFilter>>
72 m_imageShasHasBeenSet =
true;
73 m_imageShas = std::forward<ImageShasT>(value);
75 template <
typename ImageShasT = Aws::Vector<StringFilter>>
80 template <
typename ImageShasT = StringFilter>
82 m_imageShasHasBeenSet =
true;
83 m_imageShas.emplace_back(std::forward<ImageShasT>(value));
94 template <
typename RepositoriesT = Aws::Vector<StringFilter>>
96 m_repositoriesHasBeenSet =
true;
97 m_repositories = std::forward<RepositoriesT>(value);
99 template <
typename RepositoriesT = Aws::Vector<StringFilter>>
104 template <
typename RepositoriesT = StringFilter>
106 m_repositoriesHasBeenSet =
true;
107 m_repositories.emplace_back(std::forward<RepositoriesT>(value));
118 template <
typename ArchitecturesT = Aws::Vector<StringFilter>>
120 m_architecturesHasBeenSet =
true;
121 m_architectures = std::forward<ArchitecturesT>(value);
123 template <
typename ArchitecturesT = Aws::Vector<StringFilter>>
128 template <
typename ArchitecturesT = StringFilter>
130 m_architecturesHasBeenSet =
true;
131 m_architectures.emplace_back(std::forward<ArchitecturesT>(value));
142 template <
typename ImageTagsT = Aws::Vector<StringFilter>>
144 m_imageTagsHasBeenSet =
true;
145 m_imageTags = std::forward<ImageTagsT>(value);
147 template <
typename ImageTagsT = Aws::Vector<StringFilter>>
152 template <
typename ImageTagsT = StringFilter>
154 m_imageTagsHasBeenSet =
true;
155 m_imageTags.emplace_back(std::forward<ImageTagsT>(value));
167 m_sortOrderHasBeenSet =
true;
183 m_sortByHasBeenSet =
true;
199 template <
typename LastInUseAtT = Aws::Vector<DateFilter>>
201 m_lastInUseAtHasBeenSet =
true;
202 m_lastInUseAt = std::forward<LastInUseAtT>(value);
204 template <
typename LastInUseAtT = Aws::Vector<DateFilter>>
209 template <
typename LastInUseAtT = DateFilter>
211 m_lastInUseAtHasBeenSet =
true;
212 m_lastInUseAt.emplace_back(std::forward<LastInUseAtT>(value));
224 template <
typename InUseCountT = Aws::Vector<NumberFilter>>
226 m_inUseCountHasBeenSet =
true;
227 m_inUseCount = std::forward<InUseCountT>(value);
229 template <
typename InUseCountT = Aws::Vector<NumberFilter>>
234 template <
typename InUseCountT = NumberFilter>
236 m_inUseCountHasBeenSet =
true;
237 m_inUseCount.emplace_back(std::forward<InUseCountT>(value));
259 bool m_resourceIdsHasBeenSet =
false;
260 bool m_imageShasHasBeenSet =
false;
261 bool m_repositoriesHasBeenSet =
false;
262 bool m_architecturesHasBeenSet =
false;
263 bool m_imageTagsHasBeenSet =
false;
264 bool m_sortOrderHasBeenSet =
false;
265 bool m_sortByHasBeenSet =
false;
266 bool m_lastInUseAtHasBeenSet =
false;
267 bool m_inUseCountHasBeenSet =
false;
const Aws::Vector< StringFilter > & GetRepositories() const
void SetInUseCount(InUseCountT &&value)
AwsEcrContainerAggregation & AddLastInUseAt(LastInUseAtT &&value)
const Aws::Vector< DateFilter > & GetLastInUseAt() const
AwsEcrContainerAggregation & WithImageShas(ImageShasT &&value)
AwsEcrContainerAggregation & WithLastInUseAt(LastInUseAtT &&value)
void SetRepositories(RepositoriesT &&value)
bool SortByHasBeenSet() const
bool ImageTagsHasBeenSet() const
const Aws::Vector< StringFilter > & GetImageShas() const
AwsEcrContainerAggregation & WithResourceIds(ResourceIdsT &&value)
bool SortOrderHasBeenSet() const
const Aws::Vector< NumberFilter > & GetInUseCount() const
AWS_INSPECTOR2_API AwsEcrContainerAggregation(Aws::Utils::Json::JsonView jsonValue)
AwsEcrContainerAggregation & AddRepositories(RepositoriesT &&value)
const Aws::Vector< StringFilter > & GetImageTags() const
void SetArchitectures(ArchitecturesT &&value)
AwsEcrContainerAggregation & WithSortOrder(SortOrder value)
void SetImageShas(ImageShasT &&value)
AwsEcrContainerSortBy GetSortBy() const
void SetResourceIds(ResourceIdsT &&value)
bool LastInUseAtHasBeenSet() const
void SetSortOrder(SortOrder value)
bool InUseCountHasBeenSet() const
const Aws::Vector< StringFilter > & GetResourceIds() const
AwsEcrContainerAggregation & AddImageShas(ImageShasT &&value)
AwsEcrContainerAggregation & AddArchitectures(ArchitecturesT &&value)
AwsEcrContainerAggregation & WithImageTags(ImageTagsT &&value)
AwsEcrContainerAggregation & WithRepositories(RepositoriesT &&value)
bool RepositoriesHasBeenSet() const
AwsEcrContainerAggregation & WithInUseCount(InUseCountT &&value)
bool ArchitecturesHasBeenSet() const
void SetSortBy(AwsEcrContainerSortBy value)
void SetLastInUseAt(LastInUseAtT &&value)
AWS_INSPECTOR2_API AwsEcrContainerAggregation()=default
AwsEcrContainerAggregation & AddResourceIds(ResourceIdsT &&value)
AWS_INSPECTOR2_API AwsEcrContainerAggregation & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetImageTags(ImageTagsT &&value)
bool ImageShasHasBeenSet() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdsHasBeenSet() const
SortOrder GetSortOrder() const
AwsEcrContainerAggregation & AddInUseCount(InUseCountT &&value)
AwsEcrContainerAggregation & AddImageTags(ImageTagsT &&value)
const Aws::Vector< StringFilter > & GetArchitectures() const
AwsEcrContainerAggregation & WithArchitectures(ArchitecturesT &&value)
AwsEcrContainerAggregation & WithSortBy(AwsEcrContainerSortBy value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue