7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
40 template <
typename ChannelIdT = Aws::String>
42 m_channelIdHasBeenSet =
true;
43 m_channelId = std::forward<ChannelIdT>(value);
45 template <
typename ChannelIdT = Aws::String>
58 template <
typename ProgramNameT = Aws::String>
60 m_programNameHasBeenSet =
true;
61 m_programName = std::forward<ProgramNameT>(value);
63 template <
typename ProgramNameT = Aws::String>
73 bool m_channelIdHasBeenSet =
false;
74 bool m_programNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue