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-elasticmapreduce
include
aws
elasticmapreduce
model
InstanceGroupStateChangeReasonCode.h
1
6
#pragma once
7
#include <aws/elasticmapreduce/EMR_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
EMR
13
{
14
namespace
Model
15
{
16
enum class
InstanceGroupStateChangeReasonCode
17
{
18
NOT_SET
,
19
INTERNAL_ERROR
,
20
VALIDATION_ERROR
,
21
INSTANCE_FAILURE
,
22
CLUSTER_TERMINATED
23
};
24
25
namespace
InstanceGroupStateChangeReasonCodeMapper
26
{
27
AWS_EMR_API
InstanceGroupStateChangeReasonCode
GetInstanceGroupStateChangeReasonCodeForName
(
const
Aws::String
& name);
28
29
AWS_EMR_API
Aws::String
GetNameForInstanceGroupStateChangeReasonCode
(
InstanceGroupStateChangeReasonCode
value);
30
}
// namespace InstanceGroupStateChangeReasonCodeMapper
31
}
// namespace Model
32
}
// namespace EMR
33
}
// namespace Aws
Aws::EMR::Model::InstanceGroupStateChangeReasonCodeMapper::GetNameForInstanceGroupStateChangeReasonCode
AWS_EMR_API Aws::String GetNameForInstanceGroupStateChangeReasonCode(InstanceGroupStateChangeReasonCode value)
Aws::EMR::Model::InstanceGroupStateChangeReasonCodeMapper::GetInstanceGroupStateChangeReasonCodeForName
AWS_EMR_API InstanceGroupStateChangeReasonCode GetInstanceGroupStateChangeReasonCodeForName(const Aws::String &name)
Aws::EMR::Model::ActionOnFailure::NOT_SET
@ NOT_SET
Aws::EMR::Model::ClusterStateChangeReasonCode::VALIDATION_ERROR
@ VALIDATION_ERROR
Aws::EMR::Model::ClusterStateChangeReasonCode::INSTANCE_FAILURE
@ INSTANCE_FAILURE
Aws::EMR::Model::ClusterStateChangeReasonCode::INTERNAL_ERROR
@ INTERNAL_ERROR
Aws::EMR::Model::InstanceFleetStateChangeReasonCode::CLUSTER_TERMINATED
@ CLUSTER_TERMINATED
Aws::EMR::Model::InstanceGroupStateChangeReasonCode
InstanceGroupStateChangeReasonCode
Definition
InstanceGroupStateChangeReasonCode.h:17
Aws::EMR::Model::ExecutionEngineType::EMR
@ EMR
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