7#include <aws/dlm/DLM_EXPORTS.h>
8#include <aws/dlm/model/EventSourceValues.h>
9#include <aws/dlm/model/EventParameters.h>
69 bool m_typeHasBeenSet =
false;
72 bool m_parametersHasBeenSet =
false;
const EventParameters & GetParameters() const
const EventSourceValues & GetType() const
AWS_DLM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetParameters(const EventParameters &value)
bool ParametersHasBeenSet() const
AWS_DLM_API EventSource(Aws::Utils::Json::JsonView jsonValue)
void SetType(EventSourceValues &&value)
EventSource & WithParameters(const EventParameters &value)
EventSource & WithType(EventSourceValues &&value)
AWS_DLM_API EventSource & operator=(Aws::Utils::Json::JsonView jsonValue)
EventSource & WithParameters(EventParameters &&value)
void SetType(const EventSourceValues &value)
void SetParameters(EventParameters &&value)
EventSource & WithType(const EventSourceValues &value)
AWS_DLM_API EventSource()
bool TypeHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue