7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/DevOpsGuruRequest.h>
9#include <aws/devops-guru/model/NotificationChannelConfig.h>
51 bool m_configHasBeenSet =
false;
AddNotificationChannelRequest & WithConfig(NotificationChannelConfig &&value)
AWS_DEVOPSGURU_API AddNotificationChannelRequest()
AWS_DEVOPSGURU_API Aws::String SerializePayload() const override
const NotificationChannelConfig & GetConfig() const
void SetConfig(NotificationChannelConfig &&value)
bool ConfigHasBeenSet() const
void SetConfig(const NotificationChannelConfig &value)
virtual const char * GetServiceRequestName() const override
AddNotificationChannelRequest & WithConfig(const NotificationChannelConfig &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String