AWS SDK for C++
AWS SDK for C++ Version 1.11.872
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ec2
include
aws
ec2
model
IpamInternetRegistryAssociationState.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
IpamInternetRegistryAssociationState
{
14
NOT_SET
,
15
pending_enable
,
16
create_in_progress
,
17
create_failed
,
18
enable_in_progress
,
19
enable_complete
,
20
enable_failed
,
21
delete_in_progress
,
22
delete_complete
,
23
delete_failed
24
};
25
26
namespace
IpamInternetRegistryAssociationStateMapper {
27
AWS_EC2_API
IpamInternetRegistryAssociationState
GetIpamInternetRegistryAssociationStateForName
(
const
Aws::String
&
name
);
28
29
AWS_EC2_API
Aws::String
GetNameForIpamInternetRegistryAssociationState
(
IpamInternetRegistryAssociationState
value);
30
}
// namespace IpamInternetRegistryAssociationStateMapper
31
}
// namespace Model
32
}
// namespace EC2
33
}
// namespace Aws
Aws::EC2::Model::IpamInternetRegistryAssociationStateMapper::GetNameForIpamInternetRegistryAssociationState
AWS_EC2_API Aws::String GetNameForIpamInternetRegistryAssociationState(IpamInternetRegistryAssociationState value)
Aws::EC2::Model::IpamInternetRegistryAssociationStateMapper::GetIpamInternetRegistryAssociationStateForName
AWS_EC2_API IpamInternetRegistryAssociationState GetIpamInternetRegistryAssociationStateForName(const Aws::String &name)
Aws::EC2::Model::Ec2InstanceConnectEndpointState::delete_complete
@ delete_complete
Aws::EC2::Model::Ec2InstanceConnectEndpointState::create_failed
@ create_failed
Aws::EC2::Model::Ec2InstanceConnectEndpointState::delete_in_progress
@ delete_in_progress
Aws::EC2::Model::Ec2InstanceConnectEndpointState::delete_failed
@ delete_failed
Aws::EC2::Model::Ec2InstanceConnectEndpointState::create_in_progress
@ create_in_progress
Aws::EC2::Model::FpgaImageAttributeName::name
@ name
Aws::EC2::Model::IpamInternetRegistryAssociationState
IpamInternetRegistryAssociationState
Definition
IpamInternetRegistryAssociationState.h:13
Aws::EC2::Model::IpamInternetRegistryAssociationState::pending_enable
@ pending_enable
Aws::EC2::Model::IpamInternetRegistryAssociationState::enable_in_progress
@ enable_in_progress
Aws::EC2::Model::IpamInternetRegistryAssociationState::enable_complete
@ enable_complete
Aws::EC2::Model::IpamInternetRegistryAssociationState::enable_failed
@ enable_failed
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