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

Enumerations

enum class  Aws::ECS::Model::AgentUpdateStatus {
  Aws::ECS::Model::NOT_SET , Aws::ECS::Model::PENDING , Aws::ECS::Model::STAGING , Aws::ECS::Model::STAGED ,
  Aws::ECS::Model::UPDATING , Aws::ECS::Model::UPDATED , Aws::ECS::Model::FAILED
}
 

Functions

AWS_ECS_API AgentUpdateStatus Aws::ECS::Model::AgentUpdateStatusMapper::GetAgentUpdateStatusForName (const Aws::String &name)
 
AWS_ECS_API Aws::String Aws::ECS::Model::AgentUpdateStatusMapper::GetNameForAgentUpdateStatus (AgentUpdateStatus value)