AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-panorama
include
aws
panorama
model
DesiredState.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/panorama/Panorama_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
Panorama
13
{
14
namespace
Model
15
{
16
enum class
DesiredState
17
{
18
NOT_SET
,
19
RUNNING
,
20
STOPPED
,
21
REMOVED
22
};
23
24
namespace
DesiredStateMapper
25
{
26
AWS_PANORAMA_API
DesiredState
GetDesiredStateForName
(
const
Aws::String
& name);
27
28
AWS_PANORAMA_API
Aws::String
GetNameForDesiredState
(
DesiredState
value);
29
}
// namespace DesiredStateMapper
30
}
// namespace Model
31
}
// namespace Panorama
32
}
// namespace Aws
AWSString.h
Panorama_EXPORTS.h
AWS_PANORAMA_API
#define AWS_PANORAMA_API
Definition:
Panorama_EXPORTS.h:28
Aws::Panorama::Model::DesiredStateMapper::GetNameForDesiredState
AWS_PANORAMA_API Aws::String GetNameForDesiredState(DesiredState value)
Aws::Panorama::Model::DesiredStateMapper::GetDesiredStateForName
AWS_PANORAMA_API DesiredState GetDesiredStateForName(const Aws::String &name)
Aws::Panorama::Model::DesiredState
DesiredState
Definition:
DesiredState.h:17
Aws::Panorama::Model::DesiredState::STOPPED
@ STOPPED
Aws::Panorama::Model::DesiredState::REMOVED
@ REMOVED
Aws::Panorama::Model::ApplicationInstanceHealthStatus::NOT_SET
@ NOT_SET
Aws::Panorama::Model::ApplicationInstanceHealthStatus::RUNNING
@ RUNNING
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences