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

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::Panorama
 
namespace  Aws::Panorama::Model
 
namespace  Aws::Panorama::Model::PackageImportJobStatusMapper
 

Enumerations

enum class  Aws::Panorama::Model::PackageImportJobStatus { Aws::Panorama::Model::NOT_SET , Aws::Panorama::Model::PENDING , Aws::Panorama::Model::SUCCEEDED , Aws::Panorama::Model::FAILED }
 

Functions

AWS_PANORAMA_API PackageImportJobStatus Aws::Panorama::Model::PackageImportJobStatusMapper::GetPackageImportJobStatusForName (const Aws::String &name)
 
AWS_PANORAMA_API Aws::String Aws::Panorama::Model::PackageImportJobStatusMapper::GetNameForPackageImportJobStatus (PackageImportJobStatus value)