AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <InvalidLambdaFunctionException.h>
Public Member Functions | |
InvalidLambdaFunctionException () | |
InvalidLambdaFunctionException (const Aws::Utils::Xml::XmlNode &xmlNode) | |
InvalidLambdaFunctionException & | 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 & | GetFunctionArn () const |
bool | FunctionArnHasBeenSet () const |
void | SetFunctionArn (const Aws::String &value) |
void | SetFunctionArn (Aws::String &&value) |
void | SetFunctionArn (const char *value) |
InvalidLambdaFunctionException & | WithFunctionArn (const Aws::String &value) |
InvalidLambdaFunctionException & | WithFunctionArn (Aws::String &&value) |
InvalidLambdaFunctionException & | WithFunctionArn (const char *value) |
Indicates that the provided AWS Lambda function is invalid, or that Amazon SES could not execute the provided function, possibly due to permissions issues. For information about giving permissions, see the Amazon SES Developer Guide.
Definition at line 35 of file InvalidLambdaFunctionException.h.
Aws::SES::Model::InvalidLambdaFunctionException::InvalidLambdaFunctionException | ( | ) |
Aws::SES::Model::InvalidLambdaFunctionException::InvalidLambdaFunctionException | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 54 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 49 of file InvalidLambdaFunctionException.h.
InvalidLambdaFunctionException& Aws::SES::Model::InvalidLambdaFunctionException::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::InvalidLambdaFunctionException::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::InvalidLambdaFunctionException::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 64 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 59 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 69 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 79 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 74 of file InvalidLambdaFunctionException.h.
|
inline |
Indicates that the ARN of the function was not found.
Definition at line 84 of file InvalidLambdaFunctionException.h.