7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/AccountAggregation.h>
9#include <aws/inspector2/model/AmiAggregation.h>
10#include <aws/inspector2/model/AwsEcrContainerAggregation.h>
11#include <aws/inspector2/model/CodeRepositoryAggregation.h>
12#include <aws/inspector2/model/Ec2InstanceAggregation.h>
13#include <aws/inspector2/model/FindingTypeAggregation.h>
14#include <aws/inspector2/model/ImageLayerAggregation.h>
15#include <aws/inspector2/model/LambdaFunctionAggregation.h>
16#include <aws/inspector2/model/LambdaLayerAggregation.h>
17#include <aws/inspector2/model/PackageAggregation.h>
18#include <aws/inspector2/model/RepositoryAggregation.h>
19#include <aws/inspector2/model/TitleAggregation.h>
52 template <
typename AccountAggregationT = AccountAggregation>
54 m_accountAggregationHasBeenSet =
true;
55 m_accountAggregation = std::forward<AccountAggregationT>(value);
57 template <
typename AccountAggregationT = AccountAggregation>
71 template <
typename AmiAggregationT = AmiAggregation>
73 m_amiAggregationHasBeenSet =
true;
74 m_amiAggregation = std::forward<AmiAggregationT>(value);
76 template <
typename AmiAggregationT = AmiAggregation>
90 template <
typename AwsEcrContainerAggregationT = AwsEcrContainerAggregation>
92 m_awsEcrContainerAggregationHasBeenSet =
true;
93 m_awsEcrContainerAggregation = std::forward<AwsEcrContainerAggregationT>(value);
95 template <
typename AwsEcrContainerAggregationT = AwsEcrContainerAggregation>
109 template <
typename Ec2InstanceAggregationT = Ec2InstanceAggregation>
111 m_ec2InstanceAggregationHasBeenSet =
true;
112 m_ec2InstanceAggregation = std::forward<Ec2InstanceAggregationT>(value);
114 template <
typename Ec2InstanceAggregationT = Ec2InstanceAggregation>
128 template <
typename FindingTypeAggregationT = FindingTypeAggregation>
130 m_findingTypeAggregationHasBeenSet =
true;
131 m_findingTypeAggregation = std::forward<FindingTypeAggregationT>(value);
133 template <
typename FindingTypeAggregationT = FindingTypeAggregation>
147 template <
typename ImageLayerAggregationT = ImageLayerAggregation>
149 m_imageLayerAggregationHasBeenSet =
true;
150 m_imageLayerAggregation = std::forward<ImageLayerAggregationT>(value);
152 template <
typename ImageLayerAggregationT = ImageLayerAggregation>
166 template <
typename PackageAggregationT = PackageAggregation>
168 m_packageAggregationHasBeenSet =
true;
169 m_packageAggregation = std::forward<PackageAggregationT>(value);
171 template <
typename PackageAggregationT = PackageAggregation>
185 template <
typename RepositoryAggregationT = RepositoryAggregation>
187 m_repositoryAggregationHasBeenSet =
true;
188 m_repositoryAggregation = std::forward<RepositoryAggregationT>(value);
190 template <
typename RepositoryAggregationT = RepositoryAggregation>
204 template <
typename TitleAggregationT = TitleAggregation>
206 m_titleAggregationHasBeenSet =
true;
207 m_titleAggregation = std::forward<TitleAggregationT>(value);
209 template <
typename TitleAggregationT = TitleAggregation>
223 template <
typename LambdaLayerAggregationT = LambdaLayerAggregation>
225 m_lambdaLayerAggregationHasBeenSet =
true;
226 m_lambdaLayerAggregation = std::forward<LambdaLayerAggregationT>(value);
228 template <
typename LambdaLayerAggregationT = LambdaLayerAggregation>
242 template <
typename LambdaFunctionAggregationT = LambdaFunctionAggregation>
244 m_lambdaFunctionAggregationHasBeenSet =
true;
245 m_lambdaFunctionAggregation = std::forward<LambdaFunctionAggregationT>(value);
247 template <
typename LambdaFunctionAggregationT = LambdaFunctionAggregation>
261 template <
typename CodeRepositoryAggregationT = CodeRepositoryAggregation>
263 m_codeRepositoryAggregationHasBeenSet =
true;
264 m_codeRepositoryAggregation = std::forward<CodeRepositoryAggregationT>(value);
266 template <
typename CodeRepositoryAggregationT = CodeRepositoryAggregation>
296 bool m_accountAggregationHasBeenSet =
false;
297 bool m_amiAggregationHasBeenSet =
false;
298 bool m_awsEcrContainerAggregationHasBeenSet =
false;
299 bool m_ec2InstanceAggregationHasBeenSet =
false;
300 bool m_findingTypeAggregationHasBeenSet =
false;
301 bool m_imageLayerAggregationHasBeenSet =
false;
302 bool m_packageAggregationHasBeenSet =
false;
303 bool m_repositoryAggregationHasBeenSet =
false;
304 bool m_titleAggregationHasBeenSet =
false;
305 bool m_lambdaLayerAggregationHasBeenSet =
false;
306 bool m_lambdaFunctionAggregationHasBeenSet =
false;
307 bool m_codeRepositoryAggregationHasBeenSet =
false;
void SetAccountAggregation(AccountAggregationT &&value)
void SetRepositoryAggregation(RepositoryAggregationT &&value)
void SetAwsEcrContainerAggregation(AwsEcrContainerAggregationT &&value)
const LambdaLayerAggregation & GetLambdaLayerAggregation() const
void SetFindingTypeAggregation(FindingTypeAggregationT &&value)
const AccountAggregation & GetAccountAggregation() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
bool FindingTypeAggregationHasBeenSet() const
AggregationRequest & WithAmiAggregation(AmiAggregationT &&value)
void SetEc2InstanceAggregation(Ec2InstanceAggregationT &&value)
AWS_INSPECTOR2_API AggregationRequest()=default
const ImageLayerAggregation & GetImageLayerAggregation() const
bool AwsEcrContainerAggregationHasBeenSet() const
AggregationRequest & WithCodeRepositoryAggregation(CodeRepositoryAggregationT &&value)
void SetAmiAggregation(AmiAggregationT &&value)
const CodeRepositoryAggregation & GetCodeRepositoryAggregation() const
void SetTitleAggregation(TitleAggregationT &&value)
AggregationRequest & WithLambdaLayerAggregation(LambdaLayerAggregationT &&value)
bool Ec2InstanceAggregationHasBeenSet() const
AggregationRequest & WithTitleAggregation(TitleAggregationT &&value)
AggregationRequest & WithLambdaFunctionAggregation(LambdaFunctionAggregationT &&value)
AggregationRequest & WithPackageAggregation(PackageAggregationT &&value)
AggregationRequest & WithFindingTypeAggregation(FindingTypeAggregationT &&value)
bool LambdaLayerAggregationHasBeenSet() const
AggregationRequest & WithRepositoryAggregation(RepositoryAggregationT &&value)
bool RepositoryAggregationHasBeenSet() const
void SetLambdaLayerAggregation(LambdaLayerAggregationT &&value)
AggregationRequest & WithImageLayerAggregation(ImageLayerAggregationT &&value)
void SetCodeRepositoryAggregation(CodeRepositoryAggregationT &&value)
bool PackageAggregationHasBeenSet() const
const FindingTypeAggregation & GetFindingTypeAggregation() const
bool LambdaFunctionAggregationHasBeenSet() const
const RepositoryAggregation & GetRepositoryAggregation() const
AggregationRequest & WithEc2InstanceAggregation(Ec2InstanceAggregationT &&value)
const AwsEcrContainerAggregation & GetAwsEcrContainerAggregation() const
const AmiAggregation & GetAmiAggregation() const
bool AmiAggregationHasBeenSet() const
const PackageAggregation & GetPackageAggregation() const
const Ec2InstanceAggregation & GetEc2InstanceAggregation() const
AWS_INSPECTOR2_API AggregationRequest(Aws::Utils::Json::JsonView jsonValue)
const LambdaFunctionAggregation & GetLambdaFunctionAggregation() const
const TitleAggregation & GetTitleAggregation() const
bool TitleAggregationHasBeenSet() const
AggregationRequest & WithAccountAggregation(AccountAggregationT &&value)
AWS_INSPECTOR2_API AggregationRequest & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetPackageAggregation(PackageAggregationT &&value)
bool CodeRepositoryAggregationHasBeenSet() const
void SetLambdaFunctionAggregation(LambdaFunctionAggregationT &&value)
void SetImageLayerAggregation(ImageLayerAggregationT &&value)
bool AccountAggregationHasBeenSet() const
bool ImageLayerAggregationHasBeenSet() const
AggregationRequest & WithAwsEcrContainerAggregation(AwsEcrContainerAggregationT &&value)
Aws::Utils::Json::JsonValue JsonValue