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/ClusterConfig.h>
15#include <aws/opensearch/model/CognitoOptions.h>
16#include <aws/opensearch/model/DeploymentStrategyOptions.h>
17#include <aws/opensearch/model/DomainEndpointOptions.h>
18#include <aws/opensearch/model/DryRunMode.h>
19#include <aws/opensearch/model/EBSOptions.h>
20#include <aws/opensearch/model/EncryptionAtRestOptions.h>
21#include <aws/opensearch/model/IPAddressType.h>
22#include <aws/opensearch/model/IdentityCenterOptionsInput.h>
23#include <aws/opensearch/model/LogPublishingOption.h>
24#include <aws/opensearch/model/LogType.h>
25#include <aws/opensearch/model/NodeToNodeEncryptionOptions.h>
26#include <aws/opensearch/model/OffPeakWindowOptions.h>
27#include <aws/opensearch/model/SnapshotOptions.h>
28#include <aws/opensearch/model/SoftwareUpdateOptions.h>
29#include <aws/opensearch/model/VPCOptions.h>
34namespace OpenSearchService {
61 template <
typename DomainNameT = Aws::String>
63 m_domainNameHasBeenSet =
true;
64 m_domainName = std::forward<DomainNameT>(value);
66 template <
typename DomainNameT = Aws::String>
80 template <
typename ClusterConfigT = ClusterConfig>
82 m_clusterConfigHasBeenSet =
true;
83 m_clusterConfig = std::forward<ClusterConfigT>(value);
85 template <
typename ClusterConfigT = ClusterConfig>
98 template <
typename EBSOptionsT = EBSOptions>
100 m_eBSOptionsHasBeenSet =
true;
101 m_eBSOptions = std::forward<EBSOptionsT>(value);
103 template <
typename EBSOptionsT = EBSOptions>
117 template <
typename SnapshotOptionsT = SnapshotOptions>
119 m_snapshotOptionsHasBeenSet =
true;
120 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
122 template <
typename SnapshotOptionsT = SnapshotOptions>
138 template <
typename VPCOptionsT = VPCOptions>
140 m_vPCOptionsHasBeenSet =
true;
141 m_vPCOptions = std::forward<VPCOptionsT>(value);
143 template <
typename VPCOptionsT = VPCOptions>
157 template <
typename CognitoOptionsT = CognitoOptions>
159 m_cognitoOptionsHasBeenSet =
true;
160 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
162 template <
typename CognitoOptionsT = CognitoOptions>
191 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
193 m_advancedOptionsHasBeenSet =
true;
194 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
196 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
201 template <
typename AdvancedOptionsKeyT = Aws::String,
typename AdvancedOptionsValueT = Aws::String>
203 m_advancedOptionsHasBeenSet =
true;
204 m_advancedOptions.emplace(std::forward<AdvancedOptionsKeyT>(key), std::forward<AdvancedOptionsValueT>(value));
216 template <
typename AccessPoliciesT = Aws::String>
218 m_accessPoliciesHasBeenSet =
true;
219 m_accessPolicies = std::forward<AccessPoliciesT>(value);
221 template <
typename AccessPoliciesT = Aws::String>
238 m_iPAddressTypeHasBeenSet =
true;
239 m_iPAddressType = value;
253 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
255 m_logPublishingOptionsHasBeenSet =
true;
256 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
258 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
264 m_logPublishingOptionsHasBeenSet =
true;
265 m_logPublishingOptions.emplace(key, value);
276 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
278 m_encryptionAtRestOptionsHasBeenSet =
true;
279 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
281 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
295 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
297 m_domainEndpointOptionsHasBeenSet =
true;
298 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
300 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
313 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
315 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
316 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
318 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
331 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
333 m_advancedSecurityOptionsHasBeenSet =
true;
334 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
336 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
347 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsInput>
349 m_identityCenterOptionsHasBeenSet =
true;
350 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
352 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsInput>
365 template <
typename AutoTuneOptionsT = AutoTuneOptions>
367 m_autoTuneOptionsHasBeenSet =
true;
368 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
370 template <
typename AutoTuneOptionsT = AutoTuneOptions>
387 m_dryRunHasBeenSet =
true;
408 m_dryRunModeHasBeenSet =
true;
409 m_dryRunMode = value;
423 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
425 m_offPeakWindowOptionsHasBeenSet =
true;
426 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
428 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
441 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
443 m_softwareUpdateOptionsHasBeenSet =
true;
444 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
446 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
459 template <
typename AIMLOptionsT = AIMLOptionsInput>
461 m_aIMLOptionsHasBeenSet =
true;
462 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
464 template <
typename AIMLOptionsT = AIMLOptionsInput>
477 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
479 m_deploymentStrategyOptionsHasBeenSet =
true;
480 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
482 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
509 EncryptionAtRestOptions m_encryptionAtRestOptions;
511 DomainEndpointOptions m_domainEndpointOptions;
513 NodeToNodeEncryptionOptions m_nodeToNodeEncryptionOptions;
515 AdvancedSecurityOptionsInput m_advancedSecurityOptions;
517 IdentityCenterOptionsInput m_identityCenterOptions;
519 AutoTuneOptions m_autoTuneOptions;
521 bool m_dryRun{
false};
525 OffPeakWindowOptions m_offPeakWindowOptions;
527 SoftwareUpdateOptions m_softwareUpdateOptions;
529 AIMLOptionsInput m_aIMLOptions;
531 DeploymentStrategyOptions m_deploymentStrategyOptions;
532 bool m_domainNameHasBeenSet =
false;
533 bool m_clusterConfigHasBeenSet =
false;
534 bool m_eBSOptionsHasBeenSet =
false;
535 bool m_snapshotOptionsHasBeenSet =
false;
536 bool m_vPCOptionsHasBeenSet =
false;
537 bool m_cognitoOptionsHasBeenSet =
false;
538 bool m_advancedOptionsHasBeenSet =
false;
539 bool m_accessPoliciesHasBeenSet =
false;
540 bool m_iPAddressTypeHasBeenSet =
false;
541 bool m_logPublishingOptionsHasBeenSet =
false;
542 bool m_encryptionAtRestOptionsHasBeenSet =
false;
543 bool m_domainEndpointOptionsHasBeenSet =
false;
544 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
545 bool m_advancedSecurityOptionsHasBeenSet =
false;
546 bool m_identityCenterOptionsHasBeenSet =
false;
547 bool m_autoTuneOptionsHasBeenSet =
false;
548 bool m_dryRunHasBeenSet =
false;
549 bool m_dryRunModeHasBeenSet =
false;
550 bool m_offPeakWindowOptionsHasBeenSet =
false;
551 bool m_softwareUpdateOptionsHasBeenSet =
false;
552 bool m_aIMLOptionsHasBeenSet =
false;
553 bool m_deploymentStrategyOptionsHasBeenSet =
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
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)
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)
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)
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