AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
AssignmentStatusType.h File Reference
#include <aws/iam/IAM_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::IAM
 
 Aws::IAM::Model
 
 Aws::IAM::Model::AssignmentStatusTypeMapper
 

Enumerations

enum  Aws::IAM::Model::AssignmentStatusType { Aws::IAM::Model::AssignmentStatusType::NOT_SET, Aws::IAM::Model::AssignmentStatusType::Assigned, Aws::IAM::Model::AssignmentStatusType::Unassigned, Aws::IAM::Model::AssignmentStatusType::Any }
 

Functions

AWS_IAM_API AssignmentStatusType Aws::IAM::Model::AssignmentStatusTypeMapper::GetAssignmentStatusTypeForName (const Aws::String &name)
 
AWS_IAM_API Aws::String Aws::IAM::Model::AssignmentStatusTypeMapper::GetNameForAssignmentStatusType (AssignmentStatusType value)