7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
44 m_captionChannelHasBeenSet =
true;
45 m_captionChannel = value;
60 template <
typename LanguageCodeT = Aws::String>
62 m_languageCodeHasBeenSet =
true;
63 m_languageCode = std::forward<LanguageCodeT>(value);
65 template <
typename LanguageCodeT = Aws::String>
72 int m_captionChannel{0};
75 bool m_captionChannelHasBeenSet =
false;
76 bool m_languageCodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue