AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
EncryptionOption.h File Reference
#include <aws/codeguru-reviewer/CodeGuruReviewer_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::CodeGuruReviewer
 
namespace  Aws::CodeGuruReviewer::Model
 
namespace  Aws::CodeGuruReviewer::Model::EncryptionOptionMapper
 

Enumerations

enum class  Aws::CodeGuruReviewer::Model::EncryptionOption { Aws::CodeGuruReviewer::Model::NOT_SET , Aws::CodeGuruReviewer::Model::AWS_OWNED_CMK , Aws::CodeGuruReviewer::Model::CUSTOMER_MANAGED_CMK }
 

Functions

AWS_CODEGURUREVIEWER_API EncryptionOption Aws::CodeGuruReviewer::Model::EncryptionOptionMapper::GetEncryptionOptionForName (const Aws::String &name)
 
AWS_CODEGURUREVIEWER_API Aws::String Aws::CodeGuruReviewer::Model::EncryptionOptionMapper::GetNameForEncryptionOption (EncryptionOption value)