7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediatailor/model/LogType.h>
47 template<
typename LogTypesT = Aws::Vector<LogType>>
48 void SetLogTypes(LogTypesT&& value) { m_logTypesHasBeenSet =
true; m_logTypes = std::forward<LogTypesT>(value); }
49 template<
typename LogTypesT = Aws::Vector<LogType>>
56 bool m_logTypesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue