AWS SDK for C++
AWS SDK for C++ Version 1.11.850
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ec2
include
aws
ec2
model
AccountVpcEncryptionControlState.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/ec2/EC2_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
EC2 {
12
namespace
Model {
13
enum class
AccountVpcEncryptionControlState
{
14
NOT_SET
,
15
default_state
,
16
transitions_in_progress
,
17
transitions_partially_successful
,
18
transitions_successful
,
19
transitions_failed
20
};
21
22
namespace
AccountVpcEncryptionControlStateMapper {
23
AWS_EC2_API
AccountVpcEncryptionControlState
GetAccountVpcEncryptionControlStateForName
(
const
Aws::String
&
name
);
24
25
AWS_EC2_API
Aws::String
GetNameForAccountVpcEncryptionControlState
(
AccountVpcEncryptionControlState
value);
26
}
// namespace AccountVpcEncryptionControlStateMapper
27
}
// namespace Model
28
}
// namespace EC2
29
}
// namespace Aws
Aws::EC2::Model::AccountVpcEncryptionControlStateMapper::GetAccountVpcEncryptionControlStateForName
AWS_EC2_API AccountVpcEncryptionControlState GetAccountVpcEncryptionControlStateForName(const Aws::String &name)
Aws::EC2::Model::AccountVpcEncryptionControlStateMapper::GetNameForAccountVpcEncryptionControlState
AWS_EC2_API Aws::String GetNameForAccountVpcEncryptionControlState(AccountVpcEncryptionControlState value)
Aws::EC2::Model::FpgaImageAttributeName::name
@ name
Aws::EC2::Model::AccountVpcEncryptionControlState
AccountVpcEncryptionControlState
Definition
AccountVpcEncryptionControlState.h:13
Aws::EC2::Model::AccountVpcEncryptionControlState::transitions_in_progress
@ transitions_in_progress
Aws::EC2::Model::AccountVpcEncryptionControlState::transitions_failed
@ transitions_failed
Aws::EC2::Model::AccountVpcEncryptionControlState::default_state
@ default_state
Aws::EC2::Model::AccountVpcEncryptionControlState::transitions_successful
@ transitions_successful
Aws::EC2::Model::AccountVpcEncryptionControlState::transitions_partially_successful
@ transitions_partially_successful
Aws::EC2::Model::AcceleratorManufacturer::NOT_SET
@ NOT_SET
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