AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-opensearchserverless
include
aws
opensearchserverless
model
IamIdentityCenterGroupAttribute.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/opensearchserverless/OpenSearchServerless_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
OpenSearchServerless {
12
namespace
Model {
13
enum class
IamIdentityCenterGroupAttribute
{
NOT_SET
,
GroupId
,
GroupName
};
14
15
namespace
IamIdentityCenterGroupAttributeMapper {
16
AWS_OPENSEARCHSERVERLESS_API
IamIdentityCenterGroupAttribute
GetIamIdentityCenterGroupAttributeForName
(
const
Aws::String
& name);
17
18
AWS_OPENSEARCHSERVERLESS_API
Aws::String
GetNameForIamIdentityCenterGroupAttribute
(
IamIdentityCenterGroupAttribute
value);
19
}
// namespace IamIdentityCenterGroupAttributeMapper
20
}
// namespace Model
21
}
// namespace OpenSearchServerless
22
}
// namespace Aws
Aws::OpenSearchServerless::Model::IamIdentityCenterGroupAttributeMapper::GetIamIdentityCenterGroupAttributeForName
AWS_OPENSEARCHSERVERLESS_API IamIdentityCenterGroupAttribute GetIamIdentityCenterGroupAttributeForName(const Aws::String &name)
Aws::OpenSearchServerless::Model::IamIdentityCenterGroupAttributeMapper::GetNameForIamIdentityCenterGroupAttribute
AWS_OPENSEARCHSERVERLESS_API Aws::String GetNameForIamIdentityCenterGroupAttribute(IamIdentityCenterGroupAttribute value)
Aws::OpenSearchServerless::Model::IamIdentityCenterGroupAttribute
IamIdentityCenterGroupAttribute
Definition
IamIdentityCenterGroupAttribute.h:13
Aws::OpenSearchServerless::Model::IamIdentityCenterGroupAttribute::GroupId
@ GroupId
Aws::OpenSearchServerless::Model::IamIdentityCenterGroupAttribute::GroupName
@ GroupName
Aws::OpenSearchServerless::Model::AccessPolicyType::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