7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/Ec2ScanModeState.h>
42 template <
typename ScanModeStateT = Ec2ScanModeState>
44 m_scanModeStateHasBeenSet =
true;
45 m_scanModeState = std::forward<ScanModeStateT>(value);
47 template <
typename ScanModeStateT = Ec2ScanModeState>
55 bool m_scanModeStateHasBeenSet =
false;
const Ec2ScanModeState & GetScanModeState() const
Ec2ConfigurationState & WithScanModeState(ScanModeStateT &&value)
AWS_INSPECTOR2_API Ec2ConfigurationState()=default
AWS_INSPECTOR2_API Ec2ConfigurationState & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ScanModeStateHasBeenSet() const
void SetScanModeState(ScanModeStateT &&value)
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_INSPECTOR2_API Ec2ConfigurationState(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue