AWS SDK for C++
0.12.9
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::KMS | |
Aws::KMS::Model | |
Aws::KMS::Model::KeyStateMapper | |
Enumerations | |
enum | Aws::KMS::Model::KeyState { Aws::KMS::Model::KeyState::NOT_SET, Aws::KMS::Model::KeyState::Enabled, Aws::KMS::Model::KeyState::Disabled, Aws::KMS::Model::KeyState::PendingDeletion } |
Functions | |
AWS_KMS_API KeyState | Aws::KMS::Model::KeyStateMapper::GetKeyStateForName (const Aws::String &name) |
AWS_KMS_API Aws::String | Aws::KMS::Model::KeyStateMapper::GetNameForKeyState (KeyState value) |