7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/apigatewayv2/model/RoutingRuleMatchHeaderValue.h>
49 template<
typename AnyOfT = Aws::Vector<RoutingRuleMatchHeaderValue>>
50 void SetAnyOf(AnyOfT&& value) { m_anyOfHasBeenSet =
true; m_anyOf = std::forward<AnyOfT>(value); }
51 template<
typename AnyOfT = Aws::Vector<RoutingRuleMatchHeaderValue>>
53 template<
typename AnyOfT = RoutingRuleMatchHeaderValue>
59 bool m_anyOfHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue