7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
19namespace MediaConnect {
41 template <
typename SourceIpAddressT = Aws::String>
43 m_sourceIpAddressHasBeenSet =
true;
44 m_sourceIpAddress = std::forward<SourceIpAddressT>(value);
46 template <
typename SourceIpAddressT = Aws::String>
54 bool m_sourceIpAddressHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue