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; }
61 template<
typename IdentityCenterInstanceARNT = Aws::String>
62 void SetIdentityCenterInstanceARN(IdentityCenterInstanceARNT&& value) { m_identityCenterInstanceARNHasBeenSet =
true; m_identityCenterInstanceARN = std::forward<IdentityCenterInstanceARNT>(value); }
63 template<
typename IdentityCenterInstanceARNT = Aws::String>
90 bool m_enabledAPIAccess{
false};
91 bool m_enabledAPIAccessHasBeenSet =
false;
94 bool m_identityCenterInstanceARNHasBeenSet =
false;
97 bool m_subjectKeyHasBeenSet =
false;
100 bool m_rolesKeyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue