7#include <aws/core/utils/DateTime.h>
8#include <aws/inspector2/Inspector2_EXPORTS.h>
42 template <
typename LastKnownExploitAtT = Aws::Utils::DateTime>
44 m_lastKnownExploitAtHasBeenSet =
true;
45 m_lastKnownExploitAt = std::forward<LastKnownExploitAtT>(value);
47 template <
typename LastKnownExploitAtT = Aws::Utils::DateTime>
55 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