7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/lightsail/Lightsail_EXPORTS.h>
9#include <aws/lightsail/model/ForwardValues.h>
10#include <aws/lightsail/model/HeaderEnum.h>
57 m_optionHasBeenSet =
true;
72 template <
typename HeadersAllowListT = Aws::Vector<HeaderEnum>>
74 m_headersAllowListHasBeenSet =
true;
75 m_headersAllowList = std::forward<HeadersAllowListT>(value);
77 template <
typename HeadersAllowListT = Aws::Vector<HeaderEnum>>
83 m_headersAllowListHasBeenSet =
true;
84 m_headersAllowList.push_back(value);
92 bool m_optionHasBeenSet =
false;
93 bool m_headersAllowListHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue