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-sms
include
aws
sms
model
AppReplicationConfigurationStatus.h
1
6
#pragma once
7
#include <aws/sms/SMS_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SMS
13
{
14
namespace
Model
15
{
16
enum class
AppReplicationConfigurationStatus
17
{
18
NOT_SET
,
19
NOT_CONFIGURED
,
20
CONFIGURED
21
};
22
23
namespace
AppReplicationConfigurationStatusMapper
24
{
25
AWS_SMS_API
AppReplicationConfigurationStatus
GetAppReplicationConfigurationStatusForName
(
const
Aws::String
& name);
26
27
AWS_SMS_API
Aws::String
GetNameForAppReplicationConfigurationStatus
(
AppReplicationConfigurationStatus
value);
28
}
// namespace AppReplicationConfigurationStatusMapper
29
}
// namespace Model
30
}
// namespace SMS
31
}
// namespace Aws
Aws::SMS::Model::AppReplicationConfigurationStatusMapper::GetNameForAppReplicationConfigurationStatus
AWS_SMS_API Aws::String GetNameForAppReplicationConfigurationStatus(AppReplicationConfigurationStatus value)
Aws::SMS::Model::AppReplicationConfigurationStatusMapper::GetAppReplicationConfigurationStatusForName
AWS_SMS_API AppReplicationConfigurationStatus GetAppReplicationConfigurationStatusForName(const Aws::String &name)
Aws::SMS::Model::AppLaunchConfigurationStatus::NOT_SET
@ NOT_SET
Aws::SMS::Model::AppLaunchConfigurationStatus::CONFIGURED
@ CONFIGURED
Aws::SMS::Model::AppLaunchConfigurationStatus::NOT_CONFIGURED
@ NOT_CONFIGURED
Aws::SMS::Model::AppReplicationConfigurationStatus
AppReplicationConfigurationStatus
Definition
AppReplicationConfigurationStatus.h:17
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