AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::ECS |
namespace | Aws::ECS::Model |
namespace | Aws::ECS::Model::CPUArchitectureMapper |
Enumerations | |
enum class | Aws::ECS::Model::CPUArchitecture { Aws::ECS::Model::NOT_SET , Aws::ECS::Model::X86_64 , Aws::ECS::Model::ARM64 } |
Functions | |
AWS_ECS_API CPUArchitecture | Aws::ECS::Model::CPUArchitectureMapper::GetCPUArchitectureForName (const Aws::String &name) |
AWS_ECS_API Aws::String | Aws::ECS::Model::CPUArchitectureMapper::GetNameForCPUArchitecture (CPUArchitecture value) |