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-ssm-sap
include
aws
ssm-sap
model
OperationEventStatus.h
1
6
#pragma once
7
#include <aws/ssm-sap/SsmSap_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SsmSap
13
{
14
namespace
Model
15
{
16
enum class
OperationEventStatus
17
{
18
NOT_SET
,
19
IN_PROGRESS
,
20
COMPLETED
,
21
FAILED
22
};
23
24
namespace
OperationEventStatusMapper
25
{
26
AWS_SSMSAP_API
OperationEventStatus
GetOperationEventStatusForName
(
const
Aws::String
& name);
27
28
AWS_SSMSAP_API
Aws::String
GetNameForOperationEventStatus
(
OperationEventStatus
value);
29
}
// namespace OperationEventStatusMapper
30
}
// namespace Model
31
}
// namespace SsmSap
32
}
// namespace Aws
Aws::SsmSap::Model::OperationEventStatusMapper::GetOperationEventStatusForName
AWS_SSMSAP_API OperationEventStatus GetOperationEventStatusForName(const Aws::String &name)
Aws::SsmSap::Model::OperationEventStatusMapper::GetNameForOperationEventStatus
AWS_SSMSAP_API Aws::String GetNameForOperationEventStatus(OperationEventStatus value)
Aws::SsmSap::Model::ApplicationStatus::FAILED
@ FAILED
Aws::SsmSap::Model::OperationEventStatus
OperationEventStatus
Definition
OperationEventStatus.h:17
Aws::SsmSap::Model::OperationEventStatus::COMPLETED
@ COMPLETED
Aws::SsmSap::Model::OperationEventStatus::IN_PROGRESS
@ IN_PROGRESS
Aws::SsmSap::Model::AllocationType::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