7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/DevOpsGuruRequest.h>
9#include <aws/devops-guru/model/EventSourcesConfig.h>
50 bool m_eventSourcesHasBeenSet =
false;
bool EventSourcesHasBeenSet() const
UpdateEventSourcesConfigRequest & WithEventSources(EventSourcesConfig &&value)
virtual const char * GetServiceRequestName() const override
const EventSourcesConfig & GetEventSources() const
void SetEventSources(EventSourcesConfig &&value)
void SetEventSources(const EventSourcesConfig &value)
UpdateEventSourcesConfigRequest & WithEventSources(const EventSourcesConfig &value)
AWS_DEVOPSGURU_API Aws::String SerializePayload() const override
AWS_DEVOPSGURU_API UpdateEventSourcesConfigRequest()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String