7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/wafv2/WAFV2Request.h>
9#include <aws/wafv2/model/LoggingConfiguration.h>
43 template<
typename LoggingConfigurationT = LoggingConfiguration>
45 template<
typename LoggingConfigurationT = LoggingConfiguration>
51 bool m_loggingConfigurationHasBeenSet =
false;
const LoggingConfiguration & GetLoggingConfiguration() const
AWS_WAFV2_API PutLoggingConfigurationRequest()=default
void SetLoggingConfiguration(LoggingConfigurationT &&value)
PutLoggingConfigurationRequest & WithLoggingConfiguration(LoggingConfigurationT &&value)
bool LoggingConfigurationHasBeenSet() const
virtual const char * GetServiceRequestName() const override
AWS_WAFV2_API Aws::String SerializePayload() const override
AWS_WAFV2_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String