AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DeliveryMediumType.h File Reference
#include <aws/cognito-idp/CognitoIdentityProvider_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::CognitoIdentityProvider
 
 Aws::CognitoIdentityProvider::Model
 
 Aws::CognitoIdentityProvider::Model::DeliveryMediumTypeMapper
 

Enumerations

enum  Aws::CognitoIdentityProvider::Model::DeliveryMediumType { Aws::CognitoIdentityProvider::Model::DeliveryMediumType::NOT_SET, Aws::CognitoIdentityProvider::Model::DeliveryMediumType::SMS, Aws::CognitoIdentityProvider::Model::DeliveryMediumType::EMAIL }
 

Functions

AWS_COGNITOIDENTITYPROVIDER_API DeliveryMediumType Aws::CognitoIdentityProvider::Model::DeliveryMediumTypeMapper::GetDeliveryMediumTypeForName (const Aws::String &name)
 
AWS_COGNITOIDENTITYPROVIDER_API Aws::String Aws::CognitoIdentityProvider::Model::DeliveryMediumTypeMapper::GetNameForDeliveryMediumType (DeliveryMediumType value)