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