AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-amplifybackend
include
aws
amplifybackend
model
Service.h
1
6
#pragma once
7
#include <aws/amplifybackend/AmplifyBackend_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
AmplifyBackend {
12
namespace
Model {
13
enum class
Service
{
NOT_SET
,
COGNITO
};
14
15
namespace
ServiceMapper {
16
AWS_AMPLIFYBACKEND_API
Service
GetServiceForName
(
const
Aws::String
& name);
17
18
AWS_AMPLIFYBACKEND_API
Aws::String
GetNameForService
(
Service
value);
19
}
// namespace ServiceMapper
20
}
// namespace Model
21
}
// namespace AmplifyBackend
22
}
// namespace Aws
Aws::AmplifyBackend::Model::ServiceMapper::GetNameForService
AWS_AMPLIFYBACKEND_API Aws::String GetNameForService(Service value)
Aws::AmplifyBackend::Model::ServiceMapper::GetServiceForName
AWS_AMPLIFYBACKEND_API Service GetServiceForName(const Aws::String &name)
Aws::AmplifyBackend::Model::AdditionalConstraintsElement::NOT_SET
@ NOT_SET
Aws::AmplifyBackend::Model::Service
Service
Definition
Service.h:13
Aws::AmplifyBackend::Model::Service::COGNITO
@ COGNITO
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