7#include <aws/core/utils/DateTime.h>
8#include <aws/inspector/Inspector_EXPORTS.h>
9#include <aws/inspector/model/InspectorEvent.h>
44 m_eventHasBeenSet =
true;
59 template <
typename SubscribedAtT = Aws::Utils::DateTime>
61 m_subscribedAtHasBeenSet =
true;
62 m_subscribedAt = std::forward<SubscribedAtT>(value);
64 template <
typename SubscribedAtT = Aws::Utils::DateTime>
74 bool m_eventHasBeenSet =
false;
75 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