AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ec2
include
aws
ec2
model
ImageAttributeName.h
1
6
#pragma once
7
#include <aws/ec2/EC2_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
EC2
13
{
14
namespace
Model
15
{
16
enum class
ImageAttributeName
17
{
18
NOT_SET
,
19
description
,
20
kernel
,
21
ramdisk
,
22
launchPermission
,
23
productCodes
,
24
blockDeviceMapping
,
25
sriovNetSupport
,
26
bootMode
,
27
tpmSupport
,
28
uefiData
,
29
lastLaunchedTime
,
30
imdsSupport
,
31
deregistrationProtection
32
};
33
34
namespace
ImageAttributeNameMapper
35
{
36
AWS_EC2_API
ImageAttributeName
GetImageAttributeNameForName
(
const
Aws::String
&
name
);
37
38
AWS_EC2_API
Aws::String
GetNameForImageAttributeName
(
ImageAttributeName
value);
39
}
// namespace ImageAttributeNameMapper
40
}
// namespace Model
41
}
// namespace EC2
42
}
// namespace Aws
Aws::EC2::Model::ImageAttributeNameMapper::GetNameForImageAttributeName
AWS_EC2_API Aws::String GetNameForImageAttributeName(ImageAttributeName value)
Aws::EC2::Model::ImageAttributeNameMapper::GetImageAttributeNameForName
AWS_EC2_API ImageAttributeName GetImageAttributeNameForName(const Aws::String &name)
Aws::EC2::Model::FpgaImageAttributeName::productCodes
@ productCodes
Aws::EC2::Model::FpgaImageAttributeName::description
@ description
Aws::EC2::Model::FpgaImageAttributeName::name
@ name
Aws::EC2::Model::AcceleratorManufacturer::NOT_SET
@ NOT_SET
Aws::EC2::Model::ImageAttributeName
ImageAttributeName
Definition
ImageAttributeName.h:17
Aws::EC2::Model::ImageAttributeName::imdsSupport
@ imdsSupport
Aws::EC2::Model::ImageAttributeName::launchPermission
@ launchPermission
Aws::EC2::Model::ImageAttributeName::tpmSupport
@ tpmSupport
Aws::EC2::Model::ImageAttributeName::uefiData
@ uefiData
Aws::EC2::Model::ImageAttributeName::deregistrationProtection
@ deregistrationProtection
Aws::EC2::Model::ImageAttributeName::kernel
@ kernel
Aws::EC2::Model::ImageAttributeName::ramdisk
@ ramdisk
Aws::EC2::Model::ImageAttributeName::bootMode
@ bootMode
Aws::EC2::Model::ImageAttributeName::sriovNetSupport
@ sriovNetSupport
Aws::EC2::Model::ImageAttributeName::lastLaunchedTime
@ lastLaunchedTime
Aws::EC2::Model::ImageAttributeName::blockDeviceMapping
@ blockDeviceMapping
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences