AWS SDK for C++
0.14.3
AWS SDK for C++
|
typedef Aws::Utils::Outcome<AddInstanceGroupsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::AddInstanceGroupsOutcome |
Definition at line 96 of file EMRClient.h.
typedef std::future<AddInstanceGroupsOutcome> Aws::EMR::Model::AddInstanceGroupsOutcomeCallable |
Definition at line 115 of file EMRClient.h.
typedef Aws::Utils::Outcome<AddJobFlowStepsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::AddJobFlowStepsOutcome |
Definition at line 99 of file EMRClient.h.
typedef std::future<AddJobFlowStepsOutcome> Aws::EMR::Model::AddJobFlowStepsOutcomeCallable |
Definition at line 116 of file EMRClient.h.
typedef Aws::Utils::Outcome<AddTagsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::AddTagsOutcome |
Definition at line 100 of file EMRClient.h.
typedef std::future<AddTagsOutcome> Aws::EMR::Model::AddTagsOutcomeCallable |
Definition at line 117 of file EMRClient.h.
typedef Aws::Utils::Outcome<DescribeClusterResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::DescribeClusterOutcome |
Definition at line 101 of file EMRClient.h.
typedef std::future<DescribeClusterOutcome> Aws::EMR::Model::DescribeClusterOutcomeCallable |
Definition at line 118 of file EMRClient.h.
typedef Aws::Utils::Outcome<DescribeStepResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::DescribeStepOutcome |
Definition at line 102 of file EMRClient.h.
typedef std::future<DescribeStepOutcome> Aws::EMR::Model::DescribeStepOutcomeCallable |
Definition at line 119 of file EMRClient.h.
typedef Aws::Utils::Outcome<ListBootstrapActionsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ListBootstrapActionsOutcome |
Definition at line 103 of file EMRClient.h.
typedef std::future<ListBootstrapActionsOutcome> Aws::EMR::Model::ListBootstrapActionsOutcomeCallable |
Definition at line 120 of file EMRClient.h.
typedef Aws::Utils::Outcome<ListClustersResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ListClustersOutcome |
Definition at line 104 of file EMRClient.h.
typedef std::future<ListClustersOutcome> Aws::EMR::Model::ListClustersOutcomeCallable |
Definition at line 121 of file EMRClient.h.
typedef Aws::Utils::Outcome<ListInstanceGroupsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ListInstanceGroupsOutcome |
Definition at line 105 of file EMRClient.h.
typedef std::future<ListInstanceGroupsOutcome> Aws::EMR::Model::ListInstanceGroupsOutcomeCallable |
Definition at line 122 of file EMRClient.h.
typedef Aws::Utils::Outcome<ListInstancesResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ListInstancesOutcome |
Definition at line 106 of file EMRClient.h.
typedef std::future<ListInstancesOutcome> Aws::EMR::Model::ListInstancesOutcomeCallable |
Definition at line 123 of file EMRClient.h.
typedef Aws::Utils::Outcome<ListStepsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ListStepsOutcome |
Definition at line 107 of file EMRClient.h.
typedef std::future<ListStepsOutcome> Aws::EMR::Model::ListStepsOutcomeCallable |
Definition at line 124 of file EMRClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::ModifyInstanceGroupsOutcome |
Definition at line 108 of file EMRClient.h.
typedef std::future<ModifyInstanceGroupsOutcome> Aws::EMR::Model::ModifyInstanceGroupsOutcomeCallable |
Definition at line 125 of file EMRClient.h.
typedef Aws::Utils::Outcome<RemoveTagsResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::RemoveTagsOutcome |
Definition at line 109 of file EMRClient.h.
typedef std::future<RemoveTagsOutcome> Aws::EMR::Model::RemoveTagsOutcomeCallable |
Definition at line 126 of file EMRClient.h.
typedef Aws::Utils::Outcome<RunJobFlowResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::RunJobFlowOutcome |
Definition at line 110 of file EMRClient.h.
typedef std::future<RunJobFlowOutcome> Aws::EMR::Model::RunJobFlowOutcomeCallable |
Definition at line 127 of file EMRClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::SetTerminationProtectionOutcome |
Definition at line 111 of file EMRClient.h.
typedef std::future<SetTerminationProtectionOutcome> Aws::EMR::Model::SetTerminationProtectionOutcomeCallable |
Definition at line 128 of file EMRClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::SetVisibleToAllUsersOutcome |
Definition at line 112 of file EMRClient.h.
typedef std::future<SetVisibleToAllUsersOutcome> Aws::EMR::Model::SetVisibleToAllUsersOutcomeCallable |
Definition at line 129 of file EMRClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<EMRErrors> > Aws::EMR::Model::TerminateJobFlowsOutcome |
Definition at line 113 of file EMRClient.h.
typedef std::future<TerminateJobFlowsOutcome> Aws::EMR::Model::TerminateJobFlowsOutcomeCallable |
Definition at line 130 of file EMRClient.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
TERMINATE_JOB_FLOW | |
TERMINATE_CLUSTER | |
CANCEL_AND_WAIT | |
CONTINUE |
Definition at line 25 of file ActionOnFailure.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
STARTING | |
BOOTSTRAPPING | |
RUNNING | |
WAITING | |
TERMINATING | |
TERMINATED | |
TERMINATED_WITH_ERRORS |
Definition at line 25 of file ClusterState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
INTERNAL_ERROR | |
VALIDATION_ERROR | |
INSTANCE_FAILURE | |
BOOTSTRAP_FAILURE | |
USER_REQUEST | |
STEP_FAILURE | |
ALL_STEPS_COMPLETED |
Definition at line 25 of file ClusterStateChangeReasonCode.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
PROVISIONING | |
BOOTSTRAPPING | |
RUNNING | |
RESIZING | |
SUSPENDED | |
TERMINATING | |
TERMINATED | |
ARRESTED | |
SHUTTING_DOWN | |
ENDED |
Definition at line 25 of file InstanceGroupState.h.
Enumerator | |
---|---|
NOT_SET | |
INTERNAL_ERROR | |
VALIDATION_ERROR | |
INSTANCE_FAILURE | |
CLUSTER_TERMINATED |
Definition at line 25 of file InstanceGroupStateChangeReasonCode.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
MASTER | |
CORE | |
TASK |
Definition at line 25 of file InstanceGroupType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
MASTER | |
CORE | |
TASK |
Definition at line 25 of file InstanceRoleType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
AWAITING_FULFILLMENT | |
PROVISIONING | |
BOOTSTRAPPING | |
RUNNING | |
TERMINATED |
Definition at line 25 of file InstanceState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
INTERNAL_ERROR | |
VALIDATION_ERROR | |
INSTANCE_FAILURE | |
BOOTSTRAP_FAILURE | |
CLUSTER_TERMINATED |
Definition at line 25 of file InstanceStateChangeReasonCode.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
STARTING | |
BOOTSTRAPPING | |
RUNNING | |
WAITING | |
SHUTTING_DOWN | |
TERMINATED | |
COMPLETED | |
FAILED |
Definition at line 25 of file JobFlowExecutionState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ON_DEMAND | |
SPOT |
Definition at line 25 of file MarketType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
PENDING | |
RUNNING | |
CONTINUE | |
COMPLETED | |
CANCELLED | |
FAILED | |
INTERRUPTED |
Definition at line 25 of file StepExecutionState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
PENDING | |
RUNNING | |
COMPLETED | |
CANCELLED | |
FAILED | |
INTERRUPTED |
Definition at line 25 of file StepState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
NONE |
Definition at line 25 of file StepStateChangeReasonCode.h.