7#include <aws/sesv2/SESV2_EXPORTS.h>
8#include <aws/sesv2/SESV2Request.h>
9#include <aws/sesv2/model/VdmAttributes.h>
52 bool m_vdmAttributesHasBeenSet =
false;
void SetVdmAttributes(VdmAttributes &&value)
void SetVdmAttributes(const VdmAttributes &value)
bool VdmAttributesHasBeenSet() const
PutAccountVdmAttributesRequest & WithVdmAttributes(VdmAttributes &&value)
PutAccountVdmAttributesRequest & WithVdmAttributes(const VdmAttributes &value)
const VdmAttributes & GetVdmAttributes() const
virtual const char * GetServiceRequestName() const override
AWS_SESV2_API PutAccountVdmAttributesRequest()
AWS_SESV2_API Aws::String SerializePayload() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String