AWS SDK for C++
1.9.4
AWS SDK for C++
|
#include <KMSNotFoundException.h>
Public Member Functions | |
KMSNotFoundException () | |
KMSNotFoundException (Aws::Utils::Json::JsonView jsonValue) | |
KMSNotFoundException & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetType () const |
bool | TypeHasBeenSet () const |
void | SetType (const Aws::String &value) |
void | SetType (Aws::String &&value) |
void | SetType (const char *value) |
KMSNotFoundException & | WithType (const Aws::String &value) |
KMSNotFoundException & | WithType (Aws::String &&value) |
KMSNotFoundException & | WithType (const char *value) |
const Aws::String & | GetMessage () const |
bool | MessageHasBeenSet () const |
void | SetMessage (const Aws::String &value) |
void | SetMessage (Aws::String &&value) |
void | SetMessage (const char *value) |
KMSNotFoundException & | WithMessage (const Aws::String &value) |
KMSNotFoundException & | WithMessage (Aws::String &&value) |
KMSNotFoundException & | WithMessage (const char *value) |
Lambda was unable to decrypt the environment variables because the KMS key was not found. Check the function's KMS key settings.
Definition at line 33 of file KMSNotFoundException.h.
Aws::Lambda::Model::KMSNotFoundException::KMSNotFoundException | ( | ) |
Aws::Lambda::Model::KMSNotFoundException::KMSNotFoundException | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
Definition at line 68 of file KMSNotFoundException.h.
|
inline |
Definition at line 43 of file KMSNotFoundException.h.
Aws::Utils::Json::JsonValue Aws::Lambda::Model::KMSNotFoundException::Jsonize | ( | ) | const |
|
inline |
Definition at line 71 of file KMSNotFoundException.h.
KMSNotFoundException& Aws::Lambda::Model::KMSNotFoundException::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
Definition at line 77 of file KMSNotFoundException.h.
|
inline |
Definition at line 74 of file KMSNotFoundException.h.
|
inline |
Definition at line 80 of file KMSNotFoundException.h.
|
inline |
Definition at line 52 of file KMSNotFoundException.h.
|
inline |
Definition at line 49 of file KMSNotFoundException.h.
|
inline |
Definition at line 55 of file KMSNotFoundException.h.
|
inline |
Definition at line 46 of file KMSNotFoundException.h.
|
inline |
Definition at line 86 of file KMSNotFoundException.h.
|
inline |
Definition at line 83 of file KMSNotFoundException.h.
|
inline |
Definition at line 89 of file KMSNotFoundException.h.
|
inline |
Definition at line 61 of file KMSNotFoundException.h.
|
inline |
Definition at line 58 of file KMSNotFoundException.h.
|
inline |
Definition at line 64 of file KMSNotFoundException.h.