7#include <aws/inspector/Inspector_EXPORTS.h>
8#include <aws/inspector/model/InspectorEvent.h>
9#include <aws/core/utils/DateTime.h>
69 bool m_eventHasBeenSet =
false;
72 bool m_subscribedAtHasBeenSet =
false;
AWS_INSPECTOR_API EventSubscription()
EventSubscription & WithSubscribedAt(const Aws::Utils::DateTime &value)
bool SubscribedAtHasBeenSet() const
EventSubscription & WithSubscribedAt(Aws::Utils::DateTime &&value)
void SetSubscribedAt(const Aws::Utils::DateTime &value)
void SetSubscribedAt(Aws::Utils::DateTime &&value)
AWS_INSPECTOR_API EventSubscription(Aws::Utils::Json::JsonView jsonValue)
void SetEvent(InspectorEvent &&value)
EventSubscription & WithEvent(InspectorEvent &&value)
AWS_INSPECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::DateTime & GetSubscribedAt() const
void SetEvent(const InspectorEvent &value)
EventSubscription & WithEvent(const InspectorEvent &value)
const InspectorEvent & GetEvent() const
AWS_INSPECTOR_API EventSubscription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EventHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue