AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
RepositoryAssociationState.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::RepositoryAssociationStateMapper
 

Enumerations

enum class  Aws::CodeGuruReviewer::Model::RepositoryAssociationState {
  Aws::CodeGuruReviewer::Model::NOT_SET , Aws::CodeGuruReviewer::Model::Associated , Aws::CodeGuruReviewer::Model::Associating , Aws::CodeGuruReviewer::Model::Failed ,
  Aws::CodeGuruReviewer::Model::Disassociating , Aws::CodeGuruReviewer::Model::Disassociated
}
 

Functions

AWS_CODEGURUREVIEWER_API RepositoryAssociationState Aws::CodeGuruReviewer::Model::RepositoryAssociationStateMapper::GetRepositoryAssociationStateForName (const Aws::String &name)
 
AWS_CODEGURUREVIEWER_API Aws::String Aws::CodeGuruReviewer::Model::RepositoryAssociationStateMapper::GetNameForRepositoryAssociationState (RepositoryAssociationState value)