AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DocumentParameterType.h File Reference
#include <aws/ssm/SSM_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::SSM
 
 Aws::SSM::Model
 
 Aws::SSM::Model::DocumentParameterTypeMapper
 

Enumerations

enum  Aws::SSM::Model::DocumentParameterType { Aws::SSM::Model::DocumentParameterType::NOT_SET, Aws::SSM::Model::DocumentParameterType::String, Aws::SSM::Model::DocumentParameterType::StringList }
 

Functions

AWS_SSM_API DocumentParameterType Aws::SSM::Model::DocumentParameterTypeMapper::GetDocumentParameterTypeForName (const Aws::String &name)
 
AWS_SSM_API Aws::String Aws::SSM::Model::DocumentParameterTypeMapper::GetNameForDocumentParameterType (DocumentParameterType value)