7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediatailor/model/ManifestServiceExcludeEventType.h>
53 template<
typename ExcludeEventTypesT = Aws::Vector<ManifestServiceExcludeEventType>>
54 void SetExcludeEventTypes(ExcludeEventTypesT&& value) { m_excludeEventTypesHasBeenSet =
true; m_excludeEventTypes = std::forward<ExcludeEventTypesT>(value); }
55 template<
typename ExcludeEventTypesT = Aws::Vector<ManifestServiceExcludeEventType>>
62 bool m_excludeEventTypesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue