7#include <aws/codeguruprofiler/CodeGuruProfiler_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/codeguruprofiler/model/Channel.h>
22namespace CodeGuruProfiler
60 bool m_channelsHasBeenSet =
false;
AWS_CODEGURUPROFILER_API Aws::Utils::Json::JsonValue Jsonize() const
NotificationConfiguration & AddChannels(Channel &&value)
const Aws::Vector< Channel > & GetChannels() const
AWS_CODEGURUPROFILER_API NotificationConfiguration()
bool ChannelsHasBeenSet() const
NotificationConfiguration & AddChannels(const Channel &value)
NotificationConfiguration & WithChannels(const Aws::Vector< Channel > &value)
AWS_CODEGURUPROFILER_API NotificationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
NotificationConfiguration & WithChannels(Aws::Vector< Channel > &&value)
void SetChannels(const Aws::Vector< Channel > &value)
void SetChannels(Aws::Vector< Channel > &&value)
AWS_CODEGURUPROFILER_API NotificationConfiguration(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue