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>
78 template <
typename LanguageDescriptionT = Aws::String>
80 m_languageDescriptionHasBeenSet =
true;
81 m_languageDescription = std::forward<LanguageDescriptionT>(value);
83 template <
typename LanguageDescriptionT = Aws::String>
90 int m_captionChannel{0};
95 bool m_captionChannelHasBeenSet =
false;
96 bool m_languageCodeHasBeenSet =
false;
97 bool m_languageDescriptionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue