7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/EcrRescanDurationState.h>
48 template<
typename RescanDurationStateT = EcrRescanDurationState>
49 void SetRescanDurationState(RescanDurationStateT&& value) { m_rescanDurationStateHasBeenSet =
true; m_rescanDurationState = std::forward<RescanDurationStateT>(value); }
50 template<
typename RescanDurationStateT = EcrRescanDurationState>
56 bool m_rescanDurationStateHasBeenSet =
false;
EcrConfigurationState & WithRescanDurationState(RescanDurationStateT &&value)
AWS_INSPECTOR2_API EcrConfigurationState(Aws::Utils::Json::JsonView jsonValue)
bool RescanDurationStateHasBeenSet() const
AWS_INSPECTOR2_API EcrConfigurationState()=default
const EcrRescanDurationState & GetRescanDurationState() const
void SetRescanDurationState(RescanDurationStateT &&value)
AWS_INSPECTOR2_API EcrConfigurationState & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue