AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
TargetLabel.h File Reference
#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::CodeDeploy
 
namespace  Aws::CodeDeploy::Model
 
namespace  Aws::CodeDeploy::Model::TargetLabelMapper
 

Enumerations

enum class  Aws::CodeDeploy::Model::TargetLabel { Aws::CodeDeploy::Model::NOT_SET , Aws::CodeDeploy::Model::Blue , Aws::CodeDeploy::Model::Green }
 

Functions

AWS_CODEDEPLOY_API TargetLabel Aws::CodeDeploy::Model::TargetLabelMapper::GetTargetLabelForName (const Aws::String &name)
 
AWS_CODEDEPLOY_API Aws::String Aws::CodeDeploy::Model::TargetLabelMapper::GetNameForTargetLabel (TargetLabel value)