7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/ForwardValues.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/lightsail/model/HeaderEnum.h>
72 template<
typename HeadersAllowListT = Aws::Vector<HeaderEnum>>
73 void SetHeadersAllowList(HeadersAllowListT&& value) { m_headersAllowListHasBeenSet =
true; m_headersAllowList = std::forward<HeadersAllowListT>(value); }
74 template<
typename HeadersAllowListT = Aws::Vector<HeaderEnum>>
81 bool m_optionHasBeenSet =
false;
84 bool m_headersAllowListHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue