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-iotsitewise
include
aws
iotsitewise
model
PortalState.h
1
6
#pragma once
7
#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
IoTSiteWise
13
{
14
namespace
Model
15
{
16
enum class
PortalState
17
{
18
NOT_SET
,
19
CREATING
,
20
UPDATING
,
21
DELETING
,
22
ACTIVE
,
23
FAILED
24
};
25
26
namespace
PortalStateMapper
27
{
28
AWS_IOTSITEWISE_API
PortalState
GetPortalStateForName
(
const
Aws::String
& name);
29
30
AWS_IOTSITEWISE_API
Aws::String
GetNameForPortalState
(
PortalState
value);
31
}
// namespace PortalStateMapper
32
}
// namespace Model
33
}
// namespace IoTSiteWise
34
}
// namespace Aws
Aws::IoTSiteWise::Model::PortalStateMapper::GetNameForPortalState
AWS_IOTSITEWISE_API Aws::String GetNameForPortalState(PortalState value)
Aws::IoTSiteWise::Model::PortalStateMapper::GetPortalStateForName
AWS_IOTSITEWISE_API PortalState GetPortalStateForName(const Aws::String &name)
Aws::IoTSiteWise::Model::AggregateType::NOT_SET
@ NOT_SET
Aws::IoTSiteWise::Model::PortalState
PortalState
Definition
PortalState.h:17
Aws::IoTSiteWise::Model::AssetModelState::ACTIVE
@ ACTIVE
Aws::IoTSiteWise::Model::AssetModelState::CREATING
@ CREATING
Aws::IoTSiteWise::Model::AssetModelState::DELETING
@ DELETING
Aws::IoTSiteWise::Model::AssetModelState::FAILED
@ FAILED
Aws::IoTSiteWise::Model::AssetModelState::UPDATING
@ UPDATING
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