AWS SDK for C++
AWS SDK for C++ Version 1.11.787
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-securityagent
include
aws
securityagent
model
UserRole.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/securityagent/SecurityAgent_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SecurityAgent {
12
namespace
Model {
13
enum class
UserRole
{
NOT_SET
,
MEMBER
};
14
15
namespace
UserRoleMapper {
16
AWS_SECURITYAGENT_API
UserRole
GetUserRoleForName
(
const
Aws::String
& name);
17
18
AWS_SECURITYAGENT_API
Aws::String
GetNameForUserRole
(
UserRole
value);
19
}
// namespace UserRoleMapper
20
}
// namespace Model
21
}
// namespace SecurityAgent
22
}
// namespace Aws
Aws::SecurityAgent::Model::UserRoleMapper::GetNameForUserRole
AWS_SECURITYAGENT_API Aws::String GetNameForUserRole(UserRole value)
Aws::SecurityAgent::Model::UserRoleMapper::GetUserRoleForName
AWS_SECURITYAGENT_API UserRole GetUserRoleForName(const Aws::String &name)
Aws::SecurityAgent::Model::AccessType::NOT_SET
@ NOT_SET
Aws::SecurityAgent::Model::UserRole
UserRole
Definition
UserRole.h:13
Aws::SecurityAgent::Model::UserRole::MEMBER
@ MEMBER
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