7#include <aws/inspector/Inspector_EXPORTS.h>
8#include <aws/inspector/model/InspectorEvent.h>
9#include <aws/core/utils/DateTime.h>
59 template<
typename SubscribedAtT = Aws::Utils::DateTime>
60 void SetSubscribedAt(SubscribedAtT&& value) { m_subscribedAtHasBeenSet =
true; m_subscribedAt = std::forward<SubscribedAtT>(value); }
61 template<
typename SubscribedAtT = Aws::Utils::DateTime>
67 bool m_eventHasBeenSet =
false;
70 bool m_subscribedAtHasBeenSet =
false;
bool SubscribedAtHasBeenSet() const
AWS_INSPECTOR_API EventSubscription(Aws::Utils::Json::JsonView jsonValue)
void SetSubscribedAt(SubscribedAtT &&value)
InspectorEvent GetEvent() const
AWS_INSPECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEvent(InspectorEvent value)
AWS_INSPECTOR_API EventSubscription()=default
const Aws::Utils::DateTime & GetSubscribedAt() const
EventSubscription & WithSubscribedAt(SubscribedAtT &&value)
EventSubscription & WithEvent(InspectorEvent value)
AWS_INSPECTOR_API EventSubscription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EventHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue