AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
SnapshotAttributeName.h File Reference
#include <aws/ec2/EC2_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::EC2
 
 Aws::EC2::Model
 
 Aws::EC2::Model::SnapshotAttributeNameMapper
 

Enumerations

enum  Aws::EC2::Model::SnapshotAttributeName { Aws::EC2::Model::SnapshotAttributeName::NOT_SET, Aws::EC2::Model::SnapshotAttributeName::productCodes, Aws::EC2::Model::SnapshotAttributeName::createVolumePermission }
 

Functions

AWS_EC2_API SnapshotAttributeName Aws::EC2::Model::SnapshotAttributeNameMapper::GetSnapshotAttributeNameForName (const Aws::String &name)
 
AWS_EC2_API Aws::String Aws::EC2::Model::SnapshotAttributeNameMapper::GetNameForSnapshotAttributeName (SnapshotAttributeName value)