7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
48 template<
typename LastKnownExploitAtT = Aws::Utils::DateTime>
49 void SetLastKnownExploitAt(LastKnownExploitAtT&& value) { m_lastKnownExploitAtHasBeenSet =
true; m_lastKnownExploitAt = std::forward<LastKnownExploitAtT>(value); }
50 template<
typename LastKnownExploitAtT = Aws::Utils::DateTime>
56 bool m_lastKnownExploitAtHasBeenSet =
false;
AWS_INSPECTOR2_API ExploitabilityDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetLastKnownExploitAt() const
bool LastKnownExploitAtHasBeenSet() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLastKnownExploitAt(LastKnownExploitAtT &&value)
AWS_INSPECTOR2_API ExploitabilityDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_INSPECTOR2_API ExploitabilityDetails()=default
ExploitabilityDetails & WithLastKnownExploitAt(LastKnownExploitAtT &&value)
Aws::Utils::Json::JsonValue JsonValue