7#include <aws/email/SES_EXPORTS.h>
8#include <aws/email/model/ResponseMetadata.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
AWS_SES_API DeleteConfigurationSetEventDestinationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
DeleteConfigurationSetEventDestinationResult & WithResponseMetadata(ResponseMetadata &&value)
AWS_SES_API DeleteConfigurationSetEventDestinationResult()
AWS_SES_API DeleteConfigurationSetEventDestinationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const ResponseMetadata & GetResponseMetadata() const
void SetResponseMetadata(ResponseMetadata &&value)
DeleteConfigurationSetEventDestinationResult & WithResponseMetadata(const ResponseMetadata &value)
void SetResponseMetadata(const ResponseMetadata &value)
Aws::Utils::Xml::XmlDocument XmlDocument