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

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::ECS
 
namespace  Aws::ECS::Model
 
namespace  Aws::ECS::Model::DeploymentRolloutStateMapper
 

Enumerations

enum class  Aws::ECS::Model::DeploymentRolloutState { Aws::ECS::Model::NOT_SET , Aws::ECS::Model::COMPLETED , Aws::ECS::Model::FAILED , Aws::ECS::Model::IN_PROGRESS }
 

Functions

AWS_ECS_API DeploymentRolloutState Aws::ECS::Model::DeploymentRolloutStateMapper::GetDeploymentRolloutStateForName (const Aws::String &name)
 
AWS_ECS_API Aws::String Aws::ECS::Model::DeploymentRolloutStateMapper::GetNameForDeploymentRolloutState (DeploymentRolloutState value)