AWS SDK for C++
AWS SDK for C++ Version 1.11.752
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-health
include
aws
health
model
EventPersona.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
EventPersona
{
NOT_SET
,
OPERATIONS
,
SECURITY
,
BILLING
};
14
15
namespace
EventPersonaMapper {
16
AWS_HEALTH_API
EventPersona
GetEventPersonaForName
(
const
Aws::String
& name);
17
18
AWS_HEALTH_API
Aws::String
GetNameForEventPersona
(
EventPersona
value);
19
}
// namespace EventPersonaMapper
20
}
// namespace Model
21
}
// namespace Health
22
}
// namespace Aws
Aws::Health::Model::EventPersonaMapper::GetNameForEventPersona
AWS_HEALTH_API Aws::String GetNameForEventPersona(EventPersona value)
Aws::Health::Model::EventPersonaMapper::GetEventPersonaForName
AWS_HEALTH_API EventPersona GetEventPersonaForName(const Aws::String &name)
Aws::Health::Model::EventPersona
EventPersona
Definition
EventPersona.h:13
Aws::Health::Model::EventPersona::SECURITY
@ SECURITY
Aws::Health::Model::EventPersona::BILLING
@ BILLING
Aws::Health::Model::EventPersona::OPERATIONS
@ OPERATIONS
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