7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/imagebuilder/model/AccountAggregation.h>
9#include <aws/imagebuilder/model/ImageAggregation.h>
10#include <aws/imagebuilder/model/ImagePipelineAggregation.h>
11#include <aws/imagebuilder/model/VulnerabilityIdAggregation.h>
50 template<
typename AccountAggregationT = AccountAggregation>
51 void SetAccountAggregation(AccountAggregationT&& value) { m_accountAggregationHasBeenSet =
true; m_accountAggregation = std::forward<AccountAggregationT>(value); }
52 template<
typename AccountAggregationT = AccountAggregation>
63 template<
typename ImageAggregationT = ImageAggregation>
64 void SetImageAggregation(ImageAggregationT&& value) { m_imageAggregationHasBeenSet =
true; m_imageAggregation = std::forward<ImageAggregationT>(value); }
65 template<
typename ImageAggregationT = ImageAggregation>
76 template<
typename ImagePipelineAggregationT = ImagePipelineAggregation>
77 void SetImagePipelineAggregation(ImagePipelineAggregationT&& value) { m_imagePipelineAggregationHasBeenSet =
true; m_imagePipelineAggregation = std::forward<ImagePipelineAggregationT>(value); }
78 template<
typename ImagePipelineAggregationT = ImagePipelineAggregation>
89 template<
typename VulnerabilityIdAggregationT = VulnerabilityIdAggregation>
90 void SetVulnerabilityIdAggregation(VulnerabilityIdAggregationT&& value) { m_vulnerabilityIdAggregationHasBeenSet =
true; m_vulnerabilityIdAggregation = std::forward<VulnerabilityIdAggregationT>(value); }
91 template<
typename VulnerabilityIdAggregationT = VulnerabilityIdAggregation>
97 bool m_accountAggregationHasBeenSet =
false;
100 bool m_imageAggregationHasBeenSet =
false;
103 bool m_imagePipelineAggregationHasBeenSet =
false;
106 bool m_vulnerabilityIdAggregationHasBeenSet =
false;
ImageScanFindingAggregation & WithImagePipelineAggregation(ImagePipelineAggregationT &&value)
bool VulnerabilityIdAggregationHasBeenSet() const
void SetImagePipelineAggregation(ImagePipelineAggregationT &&value)
const ImagePipelineAggregation & GetImagePipelineAggregation() const
const AccountAggregation & GetAccountAggregation() const
AWS_IMAGEBUILDER_API ImageScanFindingAggregation()=default
void SetAccountAggregation(AccountAggregationT &&value)
bool ImageAggregationHasBeenSet() const
ImageScanFindingAggregation & WithVulnerabilityIdAggregation(VulnerabilityIdAggregationT &&value)
AWS_IMAGEBUILDER_API ImageScanFindingAggregation(Aws::Utils::Json::JsonView jsonValue)
AWS_IMAGEBUILDER_API Aws::Utils::Json::JsonValue Jsonize() const
const VulnerabilityIdAggregation & GetVulnerabilityIdAggregation() const
ImageScanFindingAggregation & WithAccountAggregation(AccountAggregationT &&value)
bool AccountAggregationHasBeenSet() const
void SetImageAggregation(ImageAggregationT &&value)
void SetVulnerabilityIdAggregation(VulnerabilityIdAggregationT &&value)
ImageScanFindingAggregation & WithImageAggregation(ImageAggregationT &&value)
bool ImagePipelineAggregationHasBeenSet() const
AWS_IMAGEBUILDER_API ImageScanFindingAggregation & operator=(Aws::Utils::Json::JsonView jsonValue)
const ImageAggregation & GetImageAggregation() const
Aws::Utils::Json::JsonValue JsonValue