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/ChangeProgressDetails.h>
15#include <aws/opensearch/model/ClusterConfigStatus.h>
16#include <aws/opensearch/model/CognitoOptionsStatus.h>
17#include <aws/opensearch/model/DeploymentStrategyOptionsStatus.h>
18#include <aws/opensearch/model/DomainEndpointOptionsStatus.h>
19#include <aws/opensearch/model/EBSOptionsStatus.h>
20#include <aws/opensearch/model/EncryptionAtRestOptionsStatus.h>
21#include <aws/opensearch/model/IPAddressTypeStatus.h>
22#include <aws/opensearch/model/IdentityCenterOptionsStatus.h>
23#include <aws/opensearch/model/LogPublishingOptionsStatus.h>
24#include <aws/opensearch/model/ModifyingProperties.h>
25#include <aws/opensearch/model/NodeToNodeEncryptionOptionsStatus.h>
26#include <aws/opensearch/model/OffPeakWindowOptionsStatus.h>
27#include <aws/opensearch/model/SnapshotOptionsStatus.h>
28#include <aws/opensearch/model/SoftwareUpdateOptionsStatus.h>
29#include <aws/opensearch/model/VPCDerivedInfoStatus.h>
30#include <aws/opensearch/model/VersionStatus.h>
41namespace OpenSearchService {
63 template <
typename EngineVersionT = VersionStatus>
65 m_engineVersionHasBeenSet =
true;
66 m_engineVersion = std::forward<EngineVersionT>(value);
68 template <
typename EngineVersionT = VersionStatus>
81 template <
typename ClusterConfigT = ClusterConfigStatus>
83 m_clusterConfigHasBeenSet =
true;
84 m_clusterConfig = std::forward<ClusterConfigT>(value);
86 template <
typename ClusterConfigT = ClusterConfigStatus>
99 template <
typename EBSOptionsT = EBSOptionsStatus>
101 m_eBSOptionsHasBeenSet =
true;
102 m_eBSOptions = std::forward<EBSOptionsT>(value);
104 template <
typename EBSOptionsT = EBSOptionsStatus>
117 template <
typename AccessPoliciesT = AccessPoliciesStatus>
119 m_accessPoliciesHasBeenSet =
true;
120 m_accessPolicies = std::forward<AccessPoliciesT>(value);
122 template <
typename AccessPoliciesT = AccessPoliciesStatus>
138 template <
typename IPAddressTypeT = IPAddressTypeStatus>
140 m_iPAddressTypeHasBeenSet =
true;
141 m_iPAddressType = std::forward<IPAddressTypeT>(value);
143 template <
typename IPAddressTypeT = IPAddressTypeStatus>
157 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
159 m_snapshotOptionsHasBeenSet =
true;
160 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
162 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
176 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
178 m_vPCOptionsHasBeenSet =
true;
179 m_vPCOptions = std::forward<VPCOptionsT>(value);
181 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
194 template <
typename CognitoOptionsT = CognitoOptionsStatus>
196 m_cognitoOptionsHasBeenSet =
true;
197 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
199 template <
typename CognitoOptionsT = CognitoOptionsStatus>
212 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
214 m_encryptionAtRestOptionsHasBeenSet =
true;
215 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
217 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
230 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
232 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
233 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
235 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
251 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
253 m_advancedOptionsHasBeenSet =
true;
254 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
256 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
269 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
271 m_logPublishingOptionsHasBeenSet =
true;
272 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
274 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
288 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
290 m_domainEndpointOptionsHasBeenSet =
true;
291 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
293 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
306 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
308 m_advancedSecurityOptionsHasBeenSet =
true;
309 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
311 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
325 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
327 m_identityCenterOptionsHasBeenSet =
true;
328 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
330 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
343 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
345 m_autoTuneOptionsHasBeenSet =
true;
346 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
348 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
362 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
364 m_changeProgressDetailsHasBeenSet =
true;
365 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
367 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
380 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
382 m_offPeakWindowOptionsHasBeenSet =
true;
383 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
385 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
398 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
400 m_softwareUpdateOptionsHasBeenSet =
true;
401 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
403 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
417 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
419 m_modifyingPropertiesHasBeenSet =
true;
420 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
422 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
427 template <
typename ModifyingPropertiesT = ModifyingProperties>
429 m_modifyingPropertiesHasBeenSet =
true;
430 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
442 template <
typename AIMLOptionsT = AIMLOptionsStatus>
444 m_aIMLOptionsHasBeenSet =
true;
445 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
447 template <
typename AIMLOptionsT = AIMLOptionsStatus>
460 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
462 m_deploymentStrategyOptionsHasBeenSet =
true;
463 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
465 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
515 bool m_engineVersionHasBeenSet =
false;
516 bool m_clusterConfigHasBeenSet =
false;
517 bool m_eBSOptionsHasBeenSet =
false;
518 bool m_accessPoliciesHasBeenSet =
false;
519 bool m_iPAddressTypeHasBeenSet =
false;
520 bool m_snapshotOptionsHasBeenSet =
false;
521 bool m_vPCOptionsHasBeenSet =
false;
522 bool m_cognitoOptionsHasBeenSet =
false;
523 bool m_encryptionAtRestOptionsHasBeenSet =
false;
524 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
525 bool m_advancedOptionsHasBeenSet =
false;
526 bool m_logPublishingOptionsHasBeenSet =
false;
527 bool m_domainEndpointOptionsHasBeenSet =
false;
528 bool m_advancedSecurityOptionsHasBeenSet =
false;
529 bool m_identityCenterOptionsHasBeenSet =
false;
530 bool m_autoTuneOptionsHasBeenSet =
false;
531 bool m_changeProgressDetailsHasBeenSet =
false;
532 bool m_offPeakWindowOptionsHasBeenSet =
false;
533 bool m_softwareUpdateOptionsHasBeenSet =
false;
534 bool m_modifyingPropertiesHasBeenSet =
false;
535 bool m_aIMLOptionsHasBeenSet =
false;
536 bool m_deploymentStrategyOptionsHasBeenSet =
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 NodeToNodeEncryptionOptionsStatus & GetNodeToNodeEncryptionOptions() const
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
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)
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
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
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)
bool AIMLOptionsHasBeenSet() const
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
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const EncryptionAtRestOptionsStatus & GetEncryptionAtRestOptions() const
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool NodeToNodeEncryptionOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DomainConfig(Aws::Utils::Json::JsonView jsonValue)
bool AccessPoliciesHasBeenSet() const
bool EngineVersionHasBeenSet() const
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
DomainConfig & WithModifyingProperties(ModifyingPropertiesT &&value)
bool SoftwareUpdateOptionsHasBeenSet() const
const IdentityCenterOptionsStatus & GetIdentityCenterOptions() const
bool AutoTuneOptionsHasBeenSet() const
DomainConfig & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue