7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/inspector2/model/AwsEcrContainerSortBy.h>
10#include <aws/inspector2/model/SortOrder.h>
11#include <aws/inspector2/model/StringFilter.h>
140 bool m_architecturesHasBeenSet =
false;
143 bool m_imageShasHasBeenSet =
false;
146 bool m_imageTagsHasBeenSet =
false;
149 bool m_repositoriesHasBeenSet =
false;
152 bool m_resourceIdsHasBeenSet =
false;
155 bool m_sortByHasBeenSet =
false;
158 bool m_sortOrderHasBeenSet =
false;
const Aws::Vector< StringFilter > & GetRepositories() const
AwsEcrContainerAggregation & AddImageShas(StringFilter &&value)
AWS_INSPECTOR2_API AwsEcrContainerAggregation()
bool SortByHasBeenSet() const
AwsEcrContainerAggregation & WithSortBy(const AwsEcrContainerSortBy &value)
bool ImageTagsHasBeenSet() const
const Aws::Vector< StringFilter > & GetImageShas() const
AwsEcrContainerAggregation & WithResourceIds(Aws::Vector< StringFilter > &&value)
AwsEcrContainerAggregation & AddImageShas(const StringFilter &value)
bool SortOrderHasBeenSet() const
AwsEcrContainerAggregation & WithImageShas(const Aws::Vector< StringFilter > &value)
AWS_INSPECTOR2_API AwsEcrContainerAggregation(Aws::Utils::Json::JsonView jsonValue)
void SetArchitectures(const Aws::Vector< StringFilter > &value)
AwsEcrContainerAggregation & AddArchitectures(StringFilter &&value)
const Aws::Vector< StringFilter > & GetImageTags() const
AwsEcrContainerAggregation & AddRepositories(StringFilter &&value)
AwsEcrContainerAggregation & AddImageTags(const StringFilter &value)
void SetSortBy(AwsEcrContainerSortBy &&value)
void SetRepositories(const Aws::Vector< StringFilter > &value)
void SetResourceIds(const Aws::Vector< StringFilter > &value)
AwsEcrContainerAggregation & WithSortBy(AwsEcrContainerSortBy &&value)
void SetSortBy(const AwsEcrContainerSortBy &value)
AwsEcrContainerAggregation & WithRepositories(Aws::Vector< StringFilter > &&value)
const Aws::Vector< StringFilter > & GetResourceIds() const
AwsEcrContainerAggregation & WithImageTags(Aws::Vector< StringFilter > &&value)
AwsEcrContainerAggregation & WithSortOrder(const SortOrder &value)
AwsEcrContainerAggregation & AddResourceIds(const StringFilter &value)
void SetResourceIds(Aws::Vector< StringFilter > &&value)
AwsEcrContainerAggregation & WithRepositories(const Aws::Vector< StringFilter > &value)
AwsEcrContainerAggregation & WithResourceIds(const Aws::Vector< StringFilter > &value)
AwsEcrContainerAggregation & WithArchitectures(const Aws::Vector< StringFilter > &value)
bool RepositoriesHasBeenSet() const
AwsEcrContainerAggregation & AddResourceIds(StringFilter &&value)
AwsEcrContainerAggregation & WithSortOrder(SortOrder &&value)
bool ArchitecturesHasBeenSet() const
AwsEcrContainerAggregation & AddRepositories(const StringFilter &value)
void SetSortOrder(const SortOrder &value)
AwsEcrContainerAggregation & AddArchitectures(const StringFilter &value)
AwsEcrContainerAggregation & AddImageTags(StringFilter &&value)
void SetImageShas(Aws::Vector< StringFilter > &&value)
void SetImageShas(const Aws::Vector< StringFilter > &value)
void SetRepositories(Aws::Vector< StringFilter > &&value)
AwsEcrContainerAggregation & WithImageShas(Aws::Vector< StringFilter > &&value)
AWS_INSPECTOR2_API AwsEcrContainerAggregation & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetImageTags(Aws::Vector< StringFilter > &&value)
void SetSortOrder(SortOrder &&value)
bool ImageShasHasBeenSet() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetImageTags(const Aws::Vector< StringFilter > &value)
AwsEcrContainerAggregation & WithArchitectures(Aws::Vector< StringFilter > &&value)
bool ResourceIdsHasBeenSet() const
const SortOrder & GetSortOrder() const
const AwsEcrContainerSortBy & GetSortBy() const
AwsEcrContainerAggregation & WithImageTags(const Aws::Vector< StringFilter > &value)
const Aws::Vector< StringFilter > & GetArchitectures() const
void SetArchitectures(Aws::Vector< StringFilter > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue