7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
46 m_cardNumberHasBeenSet =
true;
64 m_channelNumberHasBeenSet =
true;
65 m_channelNumber = value;
79 template <
typename SdiSourceT = Aws::String>
81 m_sdiSourceHasBeenSet =
true;
82 m_sdiSource = std::forward<SdiSourceT>(value);
84 template <
typename SdiSourceT = Aws::String>
93 int m_channelNumber{0};
96 bool m_cardNumberHasBeenSet =
false;
97 bool m_channelNumberHasBeenSet =
false;
98 bool m_sdiSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue