7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/Ec2ScanModeState.h>
48 template<
typename ScanModeStateT = Ec2ScanModeState>
49 void SetScanModeState(ScanModeStateT&& value) { m_scanModeStateHasBeenSet =
true; m_scanModeState = std::forward<ScanModeStateT>(value); }
50 template<
typename ScanModeStateT = Ec2ScanModeState>
56 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