7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
40 template <
typename SourceIpT = Aws::String>
42 m_sourceIpHasBeenSet =
true;
43 m_sourceIp = std::forward<SourceIpT>(value);
45 template <
typename SourceIpT = Aws::String>
53 bool m_sourceIpHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue