7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
19namespace MediaConnect {
42 template <
typename C
idrBlockT = Aws::String>
44 m_cidrBlockHasBeenSet =
true;
45 m_cidrBlock = std::forward<CidrBlockT>(value);
47 template <
typename C
idrBlockT = Aws::String>
61 template <
typename NameT = Aws::String>
63 m_nameHasBeenSet =
true;
64 m_name = std::forward<NameT>(value);
66 template <
typename NameT = Aws::String>
68 SetName(std::forward<NameT>(value));
76 bool m_cidrBlockHasBeenSet =
false;
77 bool m_nameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue