7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/ScopeConfigurationInput.h>
42 template <
typename VmScanningT = ScopeConfigurationInput>
44 m_vmScanningHasBeenSet =
true;
45 m_vmScanning = std::forward<VmScanningT>(value);
47 template <
typename VmScanningT = ScopeConfigurationInput>
60 template <
typename ContainerImageScanningT = ScopeConfigurationInput>
62 m_containerImageScanningHasBeenSet =
true;
63 m_containerImageScanning = std::forward<ContainerImageScanningT>(value);
65 template <
typename ContainerImageScanningT = ScopeConfigurationInput>
78 template <
typename ServerlessScanningT = ScopeConfigurationInput>
80 m_serverlessScanningHasBeenSet =
true;
81 m_serverlessScanning = std::forward<ServerlessScanningT>(value);
83 template <
typename ServerlessScanningT = ScopeConfigurationInput>
95 bool m_vmScanningHasBeenSet =
false;
96 bool m_containerImageScanningHasBeenSet =
false;
97 bool m_serverlessScanningHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue