7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediaconvert/model/MinBottomRenditionSize.h>
10#include <aws/mediaconvert/model/MinTopRenditionSize.h>
11#include <aws/mediaconvert/model/RuleType.h>
12#include <aws/mediaconvert/model/AllowedRenditionSize.h>
13#include <aws/mediaconvert/model/ForceIncludeRenditionSize.h>
149 inline void SetType(
const RuleType& value) { m_typeHasBeenSet =
true; m_type = value; }
150 inline void SetType(
RuleType&& value) { m_typeHasBeenSet =
true; m_type = std::move(value); }
157 bool m_allowedRenditionsHasBeenSet =
false;
160 bool m_forceIncludeRenditionsHasBeenSet =
false;
163 bool m_minBottomRenditionSizeHasBeenSet =
false;
166 bool m_minTopRenditionSizeHasBeenSet =
false;
169 bool m_typeHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue