7#include <aws/fms/FMS_EXPORTS.h>
8#include <aws/fms/FMSRequest.h>
9#include <aws/fms/model/ThirdPartyFirewall.h>
49 bool m_thirdPartyFirewallHasBeenSet =
false;
AWS_FMS_API AssociateThirdPartyFirewallRequest()=default
AWS_FMS_API Aws::String SerializePayload() const override
AssociateThirdPartyFirewallRequest & WithThirdPartyFirewall(ThirdPartyFirewall value)
virtual const char * GetServiceRequestName() const override
AWS_FMS_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetThirdPartyFirewall(ThirdPartyFirewall value)
ThirdPartyFirewall GetThirdPartyFirewall() const
bool ThirdPartyFirewallHasBeenSet() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String