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-imagebuilder
include
aws
imagebuilder
model
WorkflowStepExecutionRollbackStatus.h
1
6
#pragma once
7
#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
imagebuilder
13
{
14
namespace
Model
15
{
16
enum class
WorkflowStepExecutionRollbackStatus
17
{
18
NOT_SET
,
19
RUNNING
,
20
COMPLETED
,
21
SKIPPED
,
22
FAILED
23
};
24
25
namespace
WorkflowStepExecutionRollbackStatusMapper
26
{
27
AWS_IMAGEBUILDER_API
WorkflowStepExecutionRollbackStatus
GetWorkflowStepExecutionRollbackStatusForName
(
const
Aws::String
& name);
28
29
AWS_IMAGEBUILDER_API
Aws::String
GetNameForWorkflowStepExecutionRollbackStatus
(
WorkflowStepExecutionRollbackStatus
value);
30
}
// namespace WorkflowStepExecutionRollbackStatusMapper
31
}
// namespace Model
32
}
// namespace imagebuilder
33
}
// namespace Aws
Aws::imagebuilder::Model::WorkflowStepExecutionRollbackStatusMapper::GetWorkflowStepExecutionRollbackStatusForName
AWS_IMAGEBUILDER_API WorkflowStepExecutionRollbackStatus GetWorkflowStepExecutionRollbackStatusForName(const Aws::String &name)
Aws::imagebuilder::Model::WorkflowStepExecutionRollbackStatusMapper::GetNameForWorkflowStepExecutionRollbackStatus
AWS_IMAGEBUILDER_API Aws::String GetNameForWorkflowStepExecutionRollbackStatus(WorkflowStepExecutionRollbackStatus value)
Aws::imagebuilder::Model::WorkflowExecutionStatus::RUNNING
@ RUNNING
Aws::imagebuilder::Model::WorkflowStepExecutionRollbackStatus
WorkflowStepExecutionRollbackStatus
Definition
WorkflowStepExecutionRollbackStatus.h:17
Aws::imagebuilder::Model::ImageScanStatus::COMPLETED
@ COMPLETED
Aws::imagebuilder::Model::ImageScanStatus::FAILED
@ FAILED
Aws::imagebuilder::Model::BuildType::NOT_SET
@ NOT_SET
Aws::imagebuilder::Model::LifecycleExecutionResourceStatus::SKIPPED
@ SKIPPED
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