AWS SDK for C++
1.8.154
AWS SDK for C++
|
#include <ReceiptFilter.h>
Public Member Functions | |
ReceiptFilter () | |
ReceiptFilter (const Aws::Utils::Xml::XmlNode &xmlNode) | |
ReceiptFilter & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | OutputToStream (Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const |
void | OutputToStream (Aws::OStream &oStream, const char *location) const |
const Aws::String & | GetName () const |
bool | NameHasBeenSet () const |
void | SetName (const Aws::String &value) |
void | SetName (Aws::String &&value) |
void | SetName (const char *value) |
ReceiptFilter & | WithName (const Aws::String &value) |
ReceiptFilter & | WithName (Aws::String &&value) |
ReceiptFilter & | WithName (const char *value) |
const ReceiptIpFilter & | GetIpFilter () const |
bool | IpFilterHasBeenSet () const |
void | SetIpFilter (const ReceiptIpFilter &value) |
void | SetIpFilter (ReceiptIpFilter &&value) |
ReceiptFilter & | WithIpFilter (const ReceiptIpFilter &value) |
ReceiptFilter & | WithIpFilter (ReceiptIpFilter &&value) |
A receipt IP address filter enables you to specify whether to accept or reject mail originating from an IP address or range of IP addresses.
For information about setting up IP address filters, see the Amazon SES Developer Guide.
Definition at line 36 of file ReceiptFilter.h.
Aws::SES::Model::ReceiptFilter::ReceiptFilter | ( | ) |
Aws::SES::Model::ReceiptFilter::ReceiptFilter | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 116 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 53 of file ReceiptFilter.h.
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 122 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 61 of file ReceiptFilter.h.
ReceiptFilter& Aws::SES::Model::ReceiptFilter::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::ReceiptFilter::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::ReceiptFilter::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 128 of file ReceiptFilter.h.
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 134 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 77 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 69 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 85 of file ReceiptFilter.h.
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 140 of file ReceiptFilter.h.
|
inline |
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
Definition at line 146 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 101 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 93 of file ReceiptFilter.h.
|
inline |
The name of the IP address filter. The name must:
This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
Start and end with a letter or number.
Contain less than 64 characters.
Definition at line 109 of file ReceiptFilter.h.