7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
41 m_cardNumberHasBeenSet =
true;
57 m_channelNumberHasBeenSet =
true;
58 m_channelNumber = value;
73 template <
typename SdiSourceT = Aws::String>
75 m_sdiSourceHasBeenSet =
true;
76 m_sdiSource = std::forward<SdiSourceT>(value);
78 template <
typename SdiSourceT = Aws::String>
87 int m_channelNumber{0};
90 bool m_cardNumberHasBeenSet =
false;
91 bool m_channelNumberHasBeenSet =
false;
92 bool m_sdiSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue