7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/opensearch/model/MasterUserOptions.h>
9#include <aws/opensearch/model/SAMLOptionsInput.h>
10#include <aws/opensearch/model/JWTOptionsInput.h>
23namespace OpenSearchService
51 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
118 bool m_enabledHasBeenSet =
false;
120 bool m_internalUserDatabaseEnabled;
121 bool m_internalUserDatabaseEnabledHasBeenSet =
false;
124 bool m_masterUserOptionsHasBeenSet =
false;
127 bool m_sAMLOptionsHasBeenSet =
false;
130 bool m_jWTOptionsHasBeenSet =
false;
132 bool m_anonymousAuthEnabled;
133 bool m_anonymousAuthEnabledHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue