7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediapackagev2/Mediapackagev2Request.h>
9#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
14namespace mediapackagev2 {
39 template <
typename ChannelGroupNameT = Aws::String>
41 m_channelGroupNameHasBeenSet =
true;
42 m_channelGroupName = std::forward<ChannelGroupNameT>(value);
44 template <
typename ChannelGroupNameT = Aws::String>
52 bool m_channelGroupNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String