7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/opensearch/OpenSearchService_EXPORTS.h>
9#include <aws/opensearch/model/AIMLOptionsStatus.h>
10#include <aws/opensearch/model/AccessPoliciesStatus.h>
11#include <aws/opensearch/model/AdvancedOptionsStatus.h>
12#include <aws/opensearch/model/AdvancedSecurityOptionsStatus.h>
13#include <aws/opensearch/model/AutoTuneOptionsStatus.h>
14#include <aws/opensearch/model/AutomatedSnapshotPauseOptionsStatus.h>
15#include <aws/opensearch/model/ChangeProgressDetails.h>
16#include <aws/opensearch/model/ClusterConfigStatus.h>
17#include <aws/opensearch/model/CognitoOptionsStatus.h>
18#include <aws/opensearch/model/DeploymentStrategyOptionsStatus.h>
19#include <aws/opensearch/model/DomainEndpointOptionsStatus.h>
20#include <aws/opensearch/model/EBSOptionsStatus.h>
21#include <aws/opensearch/model/EncryptionAtRestOptionsStatus.h>
22#include <aws/opensearch/model/EngineModeStatus.h>
23#include <aws/opensearch/model/IPAddressTypeStatus.h>
24#include <aws/opensearch/model/IdentityCenterOptionsStatus.h>
25#include <aws/opensearch/model/LogPublishingOptionsStatus.h>
26#include <aws/opensearch/model/ModifyingProperties.h>
27#include <aws/opensearch/model/NodeToNodeEncryptionOptionsStatus.h>
28#include <aws/opensearch/model/OffPeakWindowOptionsStatus.h>
29#include <aws/opensearch/model/SnapshotOptionsStatus.h>
30#include <aws/opensearch/model/SoftwareUpdateOptionsStatus.h>
31#include <aws/opensearch/model/UseCaseStatus.h>
32#include <aws/opensearch/model/VPCDerivedInfoStatus.h>
33#include <aws/opensearch/model/VersionStatus.h>
44namespace OpenSearchService {
66 template <
typename EngineVersionT = VersionStatus>
68 m_engineVersionHasBeenSet =
true;
69 m_engineVersion = std::forward<EngineVersionT>(value);
71 template <
typename EngineVersionT = VersionStatus>
84 template <
typename ClusterConfigT = ClusterConfigStatus>
86 m_clusterConfigHasBeenSet =
true;
87 m_clusterConfig = std::forward<ClusterConfigT>(value);
89 template <
typename ClusterConfigT = ClusterConfigStatus>
102 template <
typename EBSOptionsT = EBSOptionsStatus>
104 m_eBSOptionsHasBeenSet =
true;
105 m_eBSOptions = std::forward<EBSOptionsT>(value);
107 template <
typename EBSOptionsT = EBSOptionsStatus>
120 template <
typename AccessPoliciesT = AccessPoliciesStatus>
122 m_accessPoliciesHasBeenSet =
true;
123 m_accessPolicies = std::forward<AccessPoliciesT>(value);
125 template <
typename AccessPoliciesT = AccessPoliciesStatus>
141 template <
typename IPAddressTypeT = IPAddressTypeStatus>
143 m_iPAddressTypeHasBeenSet =
true;
144 m_iPAddressType = std::forward<IPAddressTypeT>(value);
146 template <
typename IPAddressTypeT = IPAddressTypeStatus>
160 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
162 m_snapshotOptionsHasBeenSet =
true;
163 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
165 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
179 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
181 m_vPCOptionsHasBeenSet =
true;
182 m_vPCOptions = std::forward<VPCOptionsT>(value);
184 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
197 template <
typename CognitoOptionsT = CognitoOptionsStatus>
199 m_cognitoOptionsHasBeenSet =
true;
200 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
202 template <
typename CognitoOptionsT = CognitoOptionsStatus>
215 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
217 m_encryptionAtRestOptionsHasBeenSet =
true;
218 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
220 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
233 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
235 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
236 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
238 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
254 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
256 m_advancedOptionsHasBeenSet =
true;
257 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
259 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
272 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
274 m_logPublishingOptionsHasBeenSet =
true;
275 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
277 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
291 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
293 m_domainEndpointOptionsHasBeenSet =
true;
294 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
296 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
309 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
311 m_advancedSecurityOptionsHasBeenSet =
true;
312 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
314 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
328 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
330 m_identityCenterOptionsHasBeenSet =
true;
331 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
333 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
346 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
348 m_autoTuneOptionsHasBeenSet =
true;
349 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
351 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
365 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
367 m_changeProgressDetailsHasBeenSet =
true;
368 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
370 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
383 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
385 m_offPeakWindowOptionsHasBeenSet =
true;
386 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
388 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
401 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
403 m_softwareUpdateOptionsHasBeenSet =
true;
404 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
406 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
420 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
422 m_modifyingPropertiesHasBeenSet =
true;
423 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
425 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
430 template <
typename ModifyingPropertiesT = ModifyingProperties>
432 m_modifyingPropertiesHasBeenSet =
true;
433 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
445 template <
typename AIMLOptionsT = AIMLOptionsStatus>
447 m_aIMLOptionsHasBeenSet =
true;
448 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
450 template <
typename AIMLOptionsT = AIMLOptionsStatus>
463 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
465 m_deploymentStrategyOptionsHasBeenSet =
true;
466 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
468 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
481 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptionsStatus>
483 m_automatedSnapshotPauseOptionsHasBeenSet =
true;
484 m_automatedSnapshotPauseOptions = std::forward<AutomatedSnapshotPauseOptionsT>(value);
486 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptionsStatus>
499 template <
typename UseCaseT = UseCaseStatus>
501 m_useCaseHasBeenSet =
true;
502 m_useCase = std::forward<UseCaseT>(value);
504 template <
typename UseCaseT = UseCaseStatus>
517 template <
typename EngineModeT = EngineModeStatus>
519 m_engineModeHasBeenSet =
true;
520 m_engineMode = std::forward<EngineModeT>(value);
522 template <
typename EngineModeT = EngineModeStatus>
578 bool m_engineVersionHasBeenSet =
false;
579 bool m_clusterConfigHasBeenSet =
false;
580 bool m_eBSOptionsHasBeenSet =
false;
581 bool m_accessPoliciesHasBeenSet =
false;
582 bool m_iPAddressTypeHasBeenSet =
false;
583 bool m_snapshotOptionsHasBeenSet =
false;
584 bool m_vPCOptionsHasBeenSet =
false;
585 bool m_cognitoOptionsHasBeenSet =
false;
586 bool m_encryptionAtRestOptionsHasBeenSet =
false;
587 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
588 bool m_advancedOptionsHasBeenSet =
false;
589 bool m_logPublishingOptionsHasBeenSet =
false;
590 bool m_domainEndpointOptionsHasBeenSet =
false;
591 bool m_advancedSecurityOptionsHasBeenSet =
false;
592 bool m_identityCenterOptionsHasBeenSet =
false;
593 bool m_autoTuneOptionsHasBeenSet =
false;
594 bool m_changeProgressDetailsHasBeenSet =
false;
595 bool m_offPeakWindowOptionsHasBeenSet =
false;
596 bool m_softwareUpdateOptionsHasBeenSet =
false;
597 bool m_modifyingPropertiesHasBeenSet =
false;
598 bool m_aIMLOptionsHasBeenSet =
false;
599 bool m_deploymentStrategyOptionsHasBeenSet =
false;
600 bool m_automatedSnapshotPauseOptionsHasBeenSet =
false;
601 bool m_useCaseHasBeenSet =
false;
602 bool m_engineModeHasBeenSet =
false;
void SetAccessPolicies(AccessPoliciesT &&value)
bool IPAddressTypeHasBeenSet() const
void SetIPAddressType(IPAddressTypeT &&value)
AWS_OPENSEARCHSERVICE_API DomainConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
DomainConfig & WithAIMLOptions(AIMLOptionsT &&value)
AWS_OPENSEARCHSERVICE_API DomainConfig()=default
void SetAIMLOptions(AIMLOptionsT &&value)
void SetAdvancedOptions(AdvancedOptionsT &&value)
bool ChangeProgressDetailsHasBeenSet() const
bool LogPublishingOptionsHasBeenSet() const
bool AdvancedOptionsHasBeenSet() const
void SetEngineVersion(EngineVersionT &&value)
const EngineModeStatus & GetEngineMode() const
const NodeToNodeEncryptionOptionsStatus & GetNodeToNodeEncryptionOptions() const
void SetEngineMode(EngineModeT &&value)
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
bool VPCOptionsHasBeenSet() const
const SoftwareUpdateOptionsStatus & GetSoftwareUpdateOptions() const
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
const DomainEndpointOptionsStatus & GetDomainEndpointOptions() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
const AdvancedOptionsStatus & GetAdvancedOptions() const
DomainConfig & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool EBSOptionsHasBeenSet() const
void SetCognitoOptions(CognitoOptionsT &&value)
const SnapshotOptionsStatus & GetSnapshotOptions() const
const AutomatedSnapshotPauseOptionsStatus & GetAutomatedSnapshotPauseOptions() const
void SetClusterConfig(ClusterConfigT &&value)
const AccessPoliciesStatus & GetAccessPolicies() const
bool SnapshotOptionsHasBeenSet() const
void SetSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
const CognitoOptionsStatus & GetCognitoOptions() const
DomainConfig & WithCognitoOptions(CognitoOptionsT &&value)
const IPAddressTypeStatus & GetIPAddressType() const
DomainConfig & WithEBSOptions(EBSOptionsT &&value)
DomainConfig & WithAutoTuneOptions(AutoTuneOptionsT &&value)
bool EngineModeHasBeenSet() const
DomainConfig & WithAdvancedOptions(AdvancedOptionsT &&value)
DomainConfig & WithSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
bool ClusterConfigHasBeenSet() const
void SetVPCOptions(VPCOptionsT &&value)
const LogPublishingOptionsStatus & GetLogPublishingOptions() const
bool ModifyingPropertiesHasBeenSet() const
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
DomainConfig & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
void SetChangeProgressDetails(ChangeProgressDetailsT &&value)
bool CognitoOptionsHasBeenSet() const
void SetAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
const DeploymentStrategyOptionsStatus & GetDeploymentStrategyOptions() const
DomainConfig & WithIdentityCenterOptions(IdentityCenterOptionsT &&value)
void SetEBSOptions(EBSOptionsT &&value)
DomainConfig & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
DomainConfig & WithClusterConfig(ClusterConfigT &&value)
DomainConfig & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const EBSOptionsStatus & GetEBSOptions() const
DomainConfig & WithOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
const ChangeProgressDetails & GetChangeProgressDetails() const
bool AutomatedSnapshotPauseOptionsHasBeenSet() const
const AdvancedSecurityOptionsStatus & GetAdvancedSecurityOptions() const
DomainConfig & WithLogPublishingOptions(LogPublishingOptionsT &&value)
DomainConfig & WithSnapshotOptions(SnapshotOptionsT &&value)
const VersionStatus & GetEngineVersion() const
bool DeploymentStrategyOptionsHasBeenSet() const
const ClusterConfigStatus & GetClusterConfig() const
const AIMLOptionsStatus & GetAIMLOptions() const
bool EncryptionAtRestOptionsHasBeenSet() const
const VPCDerivedInfoStatus & GetVPCOptions() const
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
void SetOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
void SetIdentityCenterOptions(IdentityCenterOptionsT &&value)
void SetModifyingProperties(ModifyingPropertiesT &&value)
DomainConfig & WithIPAddressType(IPAddressTypeT &&value)
DomainConfig & WithEngineMode(EngineModeT &&value)
bool AIMLOptionsHasBeenSet() const
DomainConfig & WithAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
DomainConfig & WithAccessPolicies(AccessPoliciesT &&value)
const OffPeakWindowOptionsStatus & GetOffPeakWindowOptions() const
bool IdentityCenterOptionsHasBeenSet() const
DomainConfig & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
const AutoTuneOptionsStatus & GetAutoTuneOptions() const
DomainConfig & WithVPCOptions(VPCOptionsT &&value)
DomainConfig & AddModifyingProperties(ModifyingPropertiesT &&value)
bool AdvancedSecurityOptionsHasBeenSet() const
DomainConfig & WithEngineVersion(EngineVersionT &&value)
bool DomainEndpointOptionsHasBeenSet() const
bool OffPeakWindowOptionsHasBeenSet() const
void SetUseCase(UseCaseT &&value)
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const EncryptionAtRestOptionsStatus & GetEncryptionAtRestOptions() const
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool UseCaseHasBeenSet() const
bool NodeToNodeEncryptionOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DomainConfig(Aws::Utils::Json::JsonView jsonValue)
const UseCaseStatus & GetUseCase() const
bool AccessPoliciesHasBeenSet() const
bool EngineVersionHasBeenSet() const
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
DomainConfig & WithModifyingProperties(ModifyingPropertiesT &&value)
bool SoftwareUpdateOptionsHasBeenSet() const
const IdentityCenterOptionsStatus & GetIdentityCenterOptions() const
DomainConfig & WithUseCase(UseCaseT &&value)
bool AutoTuneOptionsHasBeenSet() const
DomainConfig & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue