7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
20namespace MediaConnect {
42 template <
typename ErrorsT = Aws::Vector<Aws::String>>
44 m_errorsHasBeenSet =
true;
45 m_errors = std::forward<ErrorsT>(value);
47 template <
typename ErrorsT = Aws::Vector<Aws::String>>
52 template <
typename ErrorsT = Aws::String>
54 m_errorsHasBeenSet =
true;
55 m_errors.emplace_back(std::forward<ErrorsT>(value));
61 bool m_errorsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue