7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/opensearch/model/SubjectKeyIdCOption.h>
10#include <aws/opensearch/model/RolesKeyIdCOption.h>
23namespace OpenSearchService
50 inline void SetEnabledAPIAccess(
bool value) { m_enabledAPIAccessHasBeenSet =
true; m_enabledAPIAccess = value; }
63 inline void SetIdentityCenterInstanceARN(
const char* value) { m_identityCenterInstanceARNHasBeenSet =
true; m_identityCenterInstanceARN.assign(value); }
96 bool m_enabledAPIAccess;
97 bool m_enabledAPIAccessHasBeenSet =
false;
100 bool m_identityCenterInstanceARNHasBeenSet =
false;
103 bool m_subjectKeyHasBeenSet =
false;
106 bool m_rolesKeyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue