AWS SDK for C++
0.14.3
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::SSM | |
Aws::SSM::Model | |
Aws::SSM::Model::DocumentHashTypeMapper | |
Enumerations | |
enum | Aws::SSM::Model::DocumentHashType { Aws::SSM::Model::DocumentHashType::NOT_SET, Aws::SSM::Model::DocumentHashType::Sha256, Aws::SSM::Model::DocumentHashType::Sha1 } |
Functions | |
AWS_SSM_API DocumentHashType | Aws::SSM::Model::DocumentHashTypeMapper::GetDocumentHashTypeForName (const Aws::String &name) |
AWS_SSM_API Aws::String | Aws::SSM::Model::DocumentHashTypeMapper::GetNameForDocumentHashType (DocumentHashType value) |