7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/opensearch/OpenSearchServiceRequest.h>
10#include <aws/opensearch/OpenSearchService_EXPORTS.h>
11#include <aws/opensearch/model/AIMLOptionsInput.h>
12#include <aws/opensearch/model/AdvancedSecurityOptionsInput.h>
13#include <aws/opensearch/model/AutoTuneOptions.h>
14#include <aws/opensearch/model/AutomatedSnapshotPauseRequestOptions.h>
15#include <aws/opensearch/model/ClusterConfig.h>
16#include <aws/opensearch/model/CognitoOptions.h>
17#include <aws/opensearch/model/DeploymentStrategyOptions.h>
18#include <aws/opensearch/model/DomainEndpointOptions.h>
19#include <aws/opensearch/model/DryRunMode.h>
20#include <aws/opensearch/model/EBSOptions.h>
21#include <aws/opensearch/model/EncryptionAtRestOptions.h>
22#include <aws/opensearch/model/IPAddressType.h>
23#include <aws/opensearch/model/IdentityCenterOptionsInput.h>
24#include <aws/opensearch/model/LogPublishingOption.h>
25#include <aws/opensearch/model/LogType.h>
26#include <aws/opensearch/model/NodeToNodeEncryptionOptions.h>
27#include <aws/opensearch/model/OffPeakWindowOptions.h>
28#include <aws/opensearch/model/SnapshotOptions.h>
29#include <aws/opensearch/model/SoftwareUpdateOptions.h>
30#include <aws/opensearch/model/VPCOptions.h>
35namespace OpenSearchService {
62 template <
typename DomainNameT = Aws::String>
64 m_domainNameHasBeenSet =
true;
65 m_domainName = std::forward<DomainNameT>(value);
67 template <
typename DomainNameT = Aws::String>
81 template <
typename ClusterConfigT = ClusterConfig>
83 m_clusterConfigHasBeenSet =
true;
84 m_clusterConfig = std::forward<ClusterConfigT>(value);
86 template <
typename ClusterConfigT = ClusterConfig>
99 template <
typename EBSOptionsT = EBSOptions>
101 m_eBSOptionsHasBeenSet =
true;
102 m_eBSOptions = std::forward<EBSOptionsT>(value);
104 template <
typename EBSOptionsT = EBSOptions>
118 template <
typename SnapshotOptionsT = SnapshotOptions>
120 m_snapshotOptionsHasBeenSet =
true;
121 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
123 template <
typename SnapshotOptionsT = SnapshotOptions>
139 template <
typename VPCOptionsT = VPCOptions>
141 m_vPCOptionsHasBeenSet =
true;
142 m_vPCOptions = std::forward<VPCOptionsT>(value);
144 template <
typename VPCOptionsT = VPCOptions>
158 template <
typename CognitoOptionsT = CognitoOptions>
160 m_cognitoOptionsHasBeenSet =
true;
161 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
163 template <
typename CognitoOptionsT = CognitoOptions>
192 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
194 m_advancedOptionsHasBeenSet =
true;
195 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
197 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
202 template <
typename AdvancedOptionsKeyT = Aws::String,
typename AdvancedOptionsValueT = Aws::String>
204 m_advancedOptionsHasBeenSet =
true;
205 m_advancedOptions.emplace(std::forward<AdvancedOptionsKeyT>(key), std::forward<AdvancedOptionsValueT>(value));
217 template <
typename AccessPoliciesT = Aws::String>
219 m_accessPoliciesHasBeenSet =
true;
220 m_accessPolicies = std::forward<AccessPoliciesT>(value);
222 template <
typename AccessPoliciesT = Aws::String>
239 m_iPAddressTypeHasBeenSet =
true;
240 m_iPAddressType = value;
254 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
256 m_logPublishingOptionsHasBeenSet =
true;
257 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
259 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
265 m_logPublishingOptionsHasBeenSet =
true;
266 m_logPublishingOptions.emplace(key, value);
277 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
279 m_encryptionAtRestOptionsHasBeenSet =
true;
280 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
282 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
296 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
298 m_domainEndpointOptionsHasBeenSet =
true;
299 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
301 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
314 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
316 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
317 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
319 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
332 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
334 m_advancedSecurityOptionsHasBeenSet =
true;
335 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
337 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
348 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsInput>
350 m_identityCenterOptionsHasBeenSet =
true;
351 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
353 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsInput>
366 template <
typename AutoTuneOptionsT = AutoTuneOptions>
368 m_autoTuneOptionsHasBeenSet =
true;
369 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
371 template <
typename AutoTuneOptionsT = AutoTuneOptions>
388 m_dryRunHasBeenSet =
true;
409 m_dryRunModeHasBeenSet =
true;
410 m_dryRunMode = value;
424 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
426 m_offPeakWindowOptionsHasBeenSet =
true;
427 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
429 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
442 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
444 m_softwareUpdateOptionsHasBeenSet =
true;
445 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
447 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
460 template <
typename AIMLOptionsT = AIMLOptionsInput>
462 m_aIMLOptionsHasBeenSet =
true;
463 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
465 template <
typename AIMLOptionsT = AIMLOptionsInput>
478 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
480 m_deploymentStrategyOptionsHasBeenSet =
true;
481 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
483 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
500 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseRequestOptions>
502 m_automatedSnapshotPauseOptionsHasBeenSet =
true;
503 m_automatedSnapshotPauseOptions = std::forward<AutomatedSnapshotPauseOptionsT>(value);
505 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseRequestOptions>
532 EncryptionAtRestOptions m_encryptionAtRestOptions;
534 DomainEndpointOptions m_domainEndpointOptions;
536 NodeToNodeEncryptionOptions m_nodeToNodeEncryptionOptions;
538 AdvancedSecurityOptionsInput m_advancedSecurityOptions;
540 IdentityCenterOptionsInput m_identityCenterOptions;
542 AutoTuneOptions m_autoTuneOptions;
544 bool m_dryRun{
false};
548 OffPeakWindowOptions m_offPeakWindowOptions;
550 SoftwareUpdateOptions m_softwareUpdateOptions;
552 AIMLOptionsInput m_aIMLOptions;
554 DeploymentStrategyOptions m_deploymentStrategyOptions;
556 AutomatedSnapshotPauseRequestOptions m_automatedSnapshotPauseOptions;
557 bool m_domainNameHasBeenSet =
false;
558 bool m_clusterConfigHasBeenSet =
false;
559 bool m_eBSOptionsHasBeenSet =
false;
560 bool m_snapshotOptionsHasBeenSet =
false;
561 bool m_vPCOptionsHasBeenSet =
false;
562 bool m_cognitoOptionsHasBeenSet =
false;
563 bool m_advancedOptionsHasBeenSet =
false;
564 bool m_accessPoliciesHasBeenSet =
false;
565 bool m_iPAddressTypeHasBeenSet =
false;
566 bool m_logPublishingOptionsHasBeenSet =
false;
567 bool m_encryptionAtRestOptionsHasBeenSet =
false;
568 bool m_domainEndpointOptionsHasBeenSet =
false;
569 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
570 bool m_advancedSecurityOptionsHasBeenSet =
false;
571 bool m_identityCenterOptionsHasBeenSet =
false;
572 bool m_autoTuneOptionsHasBeenSet =
false;
573 bool m_dryRunHasBeenSet =
false;
574 bool m_dryRunModeHasBeenSet =
false;
575 bool m_offPeakWindowOptionsHasBeenSet =
false;
576 bool m_softwareUpdateOptionsHasBeenSet =
false;
577 bool m_aIMLOptionsHasBeenSet =
false;
578 bool m_deploymentStrategyOptionsHasBeenSet =
false;
579 bool m_automatedSnapshotPauseOptionsHasBeenSet =
false;
UpdateDomainConfigRequest & WithSnapshotOptions(SnapshotOptionsT &&value)
const DeploymentStrategyOptions & GetDeploymentStrategyOptions() const
bool DeploymentStrategyOptionsHasBeenSet() const
UpdateDomainConfigRequest & WithIdentityCenterOptions(IdentityCenterOptionsT &&value)
void SetOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
const DomainEndpointOptions & GetDomainEndpointOptions() const
bool DryRunHasBeenSet() const
void SetAIMLOptions(AIMLOptionsT &&value)
const AdvancedSecurityOptionsInput & GetAdvancedSecurityOptions() const
bool NodeToNodeEncryptionOptionsHasBeenSet() const
virtual const char * GetServiceRequestName() const override
bool AccessPoliciesHasBeenSet() const
const Aws::String & GetAccessPolicies() const
void SetAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
UpdateDomainConfigRequest & WithLogPublishingOptions(LogPublishingOptionsT &&value)
bool EBSOptionsHasBeenSet() const
UpdateDomainConfigRequest & WithOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
UpdateDomainConfigRequest & WithDomainName(DomainNameT &&value)
bool AdvancedSecurityOptionsHasBeenSet() const
void SetEBSOptions(EBSOptionsT &&value)
bool DomainEndpointOptionsHasBeenSet() const
bool AdvancedOptionsHasBeenSet() const
UpdateDomainConfigRequest & WithAccessPolicies(AccessPoliciesT &&value)
const AutomatedSnapshotPauseRequestOptions & GetAutomatedSnapshotPauseOptions() const
bool ClusterConfigHasBeenSet() const
UpdateDomainConfigRequest & WithCognitoOptions(CognitoOptionsT &&value)
bool LogPublishingOptionsHasBeenSet() const
bool IdentityCenterOptionsHasBeenSet() const
void SetDryRun(bool value)
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
void SetVPCOptions(VPCOptionsT &&value)
bool DomainNameHasBeenSet() const
void SetAdvancedOptions(AdvancedOptionsT &&value)
UpdateDomainConfigRequest & WithAIMLOptions(AIMLOptionsT &&value)
UpdateDomainConfigRequest & WithSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
void SetClusterConfig(ClusterConfigT &&value)
UpdateDomainConfigRequest & WithAutoTuneOptions(AutoTuneOptionsT &&value)
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
UpdateDomainConfigRequest & WithAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
void SetDomainName(DomainNameT &&value)
const AutoTuneOptions & GetAutoTuneOptions() const
UpdateDomainConfigRequest & WithClusterConfig(ClusterConfigT &&value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
IPAddressType GetIPAddressType() const
void SetCognitoOptions(CognitoOptionsT &&value)
const Aws::Map< Aws::String, Aws::String > & GetAdvancedOptions() const
UpdateDomainConfigRequest & WithEBSOptions(EBSOptionsT &&value)
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
UpdateDomainConfigRequest & WithDryRun(bool value)
UpdateDomainConfigRequest & WithDryRunMode(DryRunMode value)
void SetIPAddressType(IPAddressType value)
bool SnapshotOptionsHasBeenSet() const
bool SoftwareUpdateOptionsHasBeenSet() const
bool DryRunModeHasBeenSet() const
bool IPAddressTypeHasBeenSet() const
const NodeToNodeEncryptionOptions & GetNodeToNodeEncryptionOptions() const
bool EncryptionAtRestOptionsHasBeenSet() const
void SetSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
bool AutomatedSnapshotPauseOptionsHasBeenSet() const
DryRunMode GetDryRunMode() const
const VPCOptions & GetVPCOptions() const
void SetAccessPolicies(AccessPoliciesT &&value)
UpdateDomainConfigRequest & AddAdvancedOptions(AdvancedOptionsKeyT &&key, AdvancedOptionsValueT &&value)
UpdateDomainConfigRequest & WithAdvancedOptions(AdvancedOptionsT &&value)
const IdentityCenterOptionsInput & GetIdentityCenterOptions() const
bool VPCOptionsHasBeenSet() const
const Aws::Map< LogType, LogPublishingOption > & GetLogPublishingOptions() const
bool AIMLOptionsHasBeenSet() const
bool CognitoOptionsHasBeenSet() const
const Aws::String & GetDomainName() const
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
UpdateDomainConfigRequest & WithVPCOptions(VPCOptionsT &&value)
const EncryptionAtRestOptions & GetEncryptionAtRestOptions() const
AWS_OPENSEARCHSERVICE_API UpdateDomainConfigRequest()=default
UpdateDomainConfigRequest & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
UpdateDomainConfigRequest & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const CognitoOptions & GetCognitoOptions() const
const EBSOptions & GetEBSOptions() const
const SoftwareUpdateOptions & GetSoftwareUpdateOptions() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
UpdateDomainConfigRequest & WithIPAddressType(IPAddressType value)
bool OffPeakWindowOptionsHasBeenSet() const
UpdateDomainConfigRequest & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
UpdateDomainConfigRequest & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
const ClusterConfig & GetClusterConfig() const
UpdateDomainConfigRequest & AddLogPublishingOptions(LogType key, LogPublishingOption value)
void SetDryRunMode(DryRunMode value)
bool AutoTuneOptionsHasBeenSet() const
const AIMLOptionsInput & GetAIMLOptions() const
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
UpdateDomainConfigRequest & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
const OffPeakWindowOptions & GetOffPeakWindowOptions() const
void SetIdentityCenterOptions(IdentityCenterOptionsT &&value)
const SnapshotOptions & GetSnapshotOptions() const
AWS_OPENSEARCHSERVICE_API Aws::String SerializePayload() const override
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String