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
AppLaunchConfigurationStatus.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
AppLaunchConfigurationStatus
17
{
18
NOT_SET
,
19
NOT_CONFIGURED
,
20
CONFIGURED
21
};
22
23
namespace
AppLaunchConfigurationStatusMapper
24
{
25
AWS_SMS_API
AppLaunchConfigurationStatus
GetAppLaunchConfigurationStatusForName
(
const
Aws::String
& name);
26
27
AWS_SMS_API
Aws::String
GetNameForAppLaunchConfigurationStatus
(
AppLaunchConfigurationStatus
value);
28
}
// namespace AppLaunchConfigurationStatusMapper
29
}
// namespace Model
30
}
// namespace SMS
31
}
// namespace Aws
Aws::SMS::Model::AppLaunchConfigurationStatusMapper::GetNameForAppLaunchConfigurationStatus
AWS_SMS_API Aws::String GetNameForAppLaunchConfigurationStatus(AppLaunchConfigurationStatus value)
Aws::SMS::Model::AppLaunchConfigurationStatusMapper::GetAppLaunchConfigurationStatusForName
AWS_SMS_API AppLaunchConfigurationStatus GetAppLaunchConfigurationStatusForName(const Aws::String &name)
Aws::SMS::Model::AppLaunchConfigurationStatus
AppLaunchConfigurationStatus
Definition
AppLaunchConfigurationStatus.h:17
Aws::SMS::Model::AppLaunchConfigurationStatus::NOT_SET
@ NOT_SET
Aws::SMS::Model::AppLaunchConfigurationStatus::CONFIGURED
@ CONFIGURED
Aws::SMS::Model::AppLaunchConfigurationStatus::NOT_CONFIGURED
@ NOT_CONFIGURED
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