AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::S3 |
namespace | Aws::S3::Model |
namespace | Aws::S3::Model::TierMapper |
Enumerations | |
enum class | Aws::S3::Model::Tier { Aws::S3::Model::NOT_SET , Aws::S3::Model::Standard , Aws::S3::Model::Bulk , Aws::S3::Model::Expedited } |
Functions | |
AWS_S3_API Tier | Aws::S3::Model::TierMapper::GetTierForName (const Aws::String &name) |
AWS_S3_API Aws::String | Aws::S3::Model::TierMapper::GetNameForTier (Tier value) |