AWS SDK for C++
AWS SDK for C++ Version 1.11.741
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/ssm-sap/SsmSap_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SsmSap {
12
namespace
Model {
13
enum class
OperationEventStatus
{
NOT_SET
,
IN_PROGRESS
,
COMPLETED
,
FAILED
};
14
15
namespace
OperationEventStatusMapper {
16
AWS_SSMSAP_API
OperationEventStatus
GetOperationEventStatusForName
(
const
Aws::String
& name);
17
18
AWS_SSMSAP_API
Aws::String
GetNameForOperationEventStatus
(
OperationEventStatus
value);
19
}
// namespace OperationEventStatusMapper
20
}
// namespace Model
21
}
// namespace SsmSap
22
}
// 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:13
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