AWS SDK for C++
1.9.3
AWS SDK for C++
|
#include <PutAccountSendingAttributesRequest.h>
Additional Inherited Members | |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
A request to change the ability of your account to send email.
Definition at line 23 of file PutAccountSendingAttributesRequest.h.
Aws::SESV2::Model::PutAccountSendingAttributesRequest::PutAccountSendingAttributesRequest | ( | ) |
|
inline |
Enables or disables your account's ability to send email. Set to true
to enable email sending, or set to false
to disable email sending.
If AWS paused your account's ability to send email, you can't use this operation to resume your account's ability to send email.
Definition at line 44 of file PutAccountSendingAttributesRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 32 of file PutAccountSendingAttributesRequest.h.
|
inline |
Enables or disables your account's ability to send email. Set to true
to enable email sending, or set to false
to disable email sending.
If AWS paused your account's ability to send email, you can't use this operation to resume your account's ability to send email.
Definition at line 53 of file PutAccountSendingAttributesRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
Enables or disables your account's ability to send email. Set to true
to enable email sending, or set to false
to disable email sending.
If AWS paused your account's ability to send email, you can't use this operation to resume your account's ability to send email.
Definition at line 62 of file PutAccountSendingAttributesRequest.h.
|
inline |
Enables or disables your account's ability to send email. Set to true
to enable email sending, or set to false
to disable email sending.
If AWS paused your account's ability to send email, you can't use this operation to resume your account's ability to send email.
Definition at line 71 of file PutAccountSendingAttributesRequest.h.