AWS SDK for C++
AWS SDK for C++ Version 1.11.740
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-health
include
aws
health
model
EventScopeCode.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/health/Health_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Health {
12
namespace
Model {
13
enum class
EventScopeCode
{
NOT_SET
,
PUBLIC_
,
ACCOUNT_SPECIFIC
,
NONE
};
14
15
namespace
EventScopeCodeMapper {
16
AWS_HEALTH_API
EventScopeCode
GetEventScopeCodeForName
(
const
Aws::String
& name);
17
18
AWS_HEALTH_API
Aws::String
GetNameForEventScopeCode
(
EventScopeCode
value);
19
}
// namespace EventScopeCodeMapper
20
}
// namespace Model
21
}
// namespace Health
22
}
// namespace Aws
Aws::Health::Model::EventScopeCodeMapper::GetEventScopeCodeForName
AWS_HEALTH_API EventScopeCode GetEventScopeCodeForName(const Aws::String &name)
Aws::Health::Model::EventScopeCodeMapper::GetNameForEventScopeCode
AWS_HEALTH_API Aws::String GetNameForEventScopeCode(EventScopeCode value)
Aws::Health::Model::EventScopeCode
EventScopeCode
Definition
EventScopeCode.h:13
Aws::Health::Model::EventScopeCode::PUBLIC_
@ PUBLIC_
Aws::Health::Model::EventScopeCode::ACCOUNT_SPECIFIC
@ ACCOUNT_SPECIFIC
Aws::Health::Model::EventScopeCode::NONE
@ NONE
Aws::Health::Model::EntityStatusCode::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