7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/opensearch/model/IdentityCenterOptions.h>
9#include <aws/opensearch/model/OptionStatus.h>
20namespace OpenSearchService {
42 template <
typename OptionsT = IdentityCenterOptions>
44 m_optionsHasBeenSet =
true;
45 m_options = std::forward<OptionsT>(value);
47 template <
typename OptionsT = IdentityCenterOptions>
60 template <
typename StatusT = OptionStatus>
62 m_statusHasBeenSet =
true;
63 m_status = std::forward<StatusT>(value);
65 template <
typename StatusT = OptionStatus>
75 bool m_optionsHasBeenSet =
false;
76 bool m_statusHasBeenSet =
false;
IdentityCenterOptionsStatus & WithOptions(OptionsT &&value)
AWS_OPENSEARCHSERVICE_API IdentityCenterOptionsStatus & operator=(Aws::Utils::Json::JsonView jsonValue)
const IdentityCenterOptions & GetOptions() const
void SetOptions(OptionsT &&value)
AWS_OPENSEARCHSERVICE_API IdentityCenterOptionsStatus()=default
bool OptionsHasBeenSet() const
bool StatusHasBeenSet() const
const OptionStatus & GetStatus() const
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
IdentityCenterOptionsStatus & WithStatus(StatusT &&value)
AWS_OPENSEARCHSERVICE_API IdentityCenterOptionsStatus(Aws::Utils::Json::JsonView jsonValue)
void SetStatus(StatusT &&value)
Aws::Utils::Json::JsonValue JsonValue