AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-amplifybackend
include
aws
amplifybackend
model
OAuthScopesElement.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
OAuthScopesElement
{
NOT_SET
,
PHONE
,
EMAIL
,
OPENID
,
PROFILE
,
AWS_COGNITO_SIGNIN_USER_ADMIN
};
14
15
namespace
OAuthScopesElementMapper {
16
AWS_AMPLIFYBACKEND_API
OAuthScopesElement
GetOAuthScopesElementForName
(
const
Aws::String
& name);
17
18
AWS_AMPLIFYBACKEND_API
Aws::String
GetNameForOAuthScopesElement
(
OAuthScopesElement
value);
19
}
// namespace OAuthScopesElementMapper
20
}
// namespace Model
21
}
// namespace AmplifyBackend
22
}
// namespace Aws
Aws::AmplifyBackend::Model::OAuthScopesElementMapper::GetOAuthScopesElementForName
AWS_AMPLIFYBACKEND_API OAuthScopesElement GetOAuthScopesElementForName(const Aws::String &name)
Aws::AmplifyBackend::Model::OAuthScopesElementMapper::GetNameForOAuthScopesElement
AWS_AMPLIFYBACKEND_API Aws::String GetNameForOAuthScopesElement(OAuthScopesElement value)
Aws::AmplifyBackend::Model::OAuthScopesElement
OAuthScopesElement
Definition
OAuthScopesElement.h:13
Aws::AmplifyBackend::Model::OAuthScopesElement::PROFILE
@ PROFILE
Aws::AmplifyBackend::Model::OAuthScopesElement::OPENID
@ OPENID
Aws::AmplifyBackend::Model::OAuthScopesElement::AWS_COGNITO_SIGNIN_USER_ADMIN
@ AWS_COGNITO_SIGNIN_USER_ADMIN
Aws::AmplifyBackend::Model::OAuthScopesElement::PHONE
@ PHONE
Aws::AmplifyBackend::Model::AdditionalConstraintsElement::NOT_SET
@ NOT_SET
Aws::AmplifyBackend::Model::DeliveryMethod::EMAIL
@ EMAIL
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