7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/apigatewayv2/model/RoutingRuleMatchHeaderValue.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
20namespace ApiGatewayV2 {
43 template <
typename AnyOfT = Aws::Vector<RoutingRuleMatchHeaderValue>>
45 m_anyOfHasBeenSet =
true;
46 m_anyOf = std::forward<AnyOfT>(value);
48 template <
typename AnyOfT = Aws::Vector<RoutingRuleMatchHeaderValue>>
50 SetAnyOf(std::forward<AnyOfT>(value));
53 template <
typename AnyOfT = RoutingRuleMatchHeaderValue>
55 m_anyOfHasBeenSet =
true;
56 m_anyOf.emplace_back(std::forward<AnyOfT>(value));
62 bool m_anyOfHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue