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::EFSTransitEncryptionMapper |
Enumerations | |
enum class | Aws::ECS::Model::EFSTransitEncryption { Aws::ECS::Model::NOT_SET , Aws::ECS::Model::ENABLED , Aws::ECS::Model::DISABLED } |
Functions | |
AWS_ECS_API EFSTransitEncryption | Aws::ECS::Model::EFSTransitEncryptionMapper::GetEFSTransitEncryptionForName (const Aws::String &name) |
AWS_ECS_API Aws::String | Aws::ECS::Model::EFSTransitEncryptionMapper::GetNameForEFSTransitEncryption (EFSTransitEncryption value) |