7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/opensearch/OpenSearchService_EXPORTS.h>
9#include <aws/opensearch/model/RolesKeyIdCOption.h>
10#include <aws/opensearch/model/SubjectKeyIdCOption.h>
21namespace OpenSearchService {
45 m_enabledAPIAccessHasBeenSet =
true;
46 m_enabledAPIAccess = value;
61 template <
typename IdentityCenterInstanceARNT = Aws::String>
63 m_identityCenterInstanceARNHasBeenSet =
true;
64 m_identityCenterInstanceARN = std::forward<IdentityCenterInstanceARNT>(value);
66 template <
typename IdentityCenterInstanceARNT = Aws::String>
81 m_subjectKeyHasBeenSet =
true;
98 m_rolesKeyHasBeenSet =
true;
107 bool m_enabledAPIAccess{
false};
114 bool m_enabledAPIAccessHasBeenSet =
false;
115 bool m_identityCenterInstanceARNHasBeenSet =
false;
116 bool m_subjectKeyHasBeenSet =
false;
117 bool m_rolesKeyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue