7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/es/ElasticsearchServiceRequest.h>
10#include <aws/es/ElasticsearchService_EXPORTS.h>
11#include <aws/es/model/AdvancedSecurityOptionsInput.h>
12#include <aws/es/model/AutoTuneOptions.h>
13#include <aws/es/model/AutomatedSnapshotPauseRequestOptions.h>
14#include <aws/es/model/CognitoOptions.h>
15#include <aws/es/model/DeploymentStrategyOptions.h>
16#include <aws/es/model/DomainEndpointOptions.h>
17#include <aws/es/model/DomainEngineMode.h>
18#include <aws/es/model/DomainUseCase.h>
19#include <aws/es/model/EBSOptions.h>
20#include <aws/es/model/ElasticsearchClusterConfig.h>
21#include <aws/es/model/EncryptionAtRestOptions.h>
22#include <aws/es/model/LogPublishingOption.h>
23#include <aws/es/model/LogType.h>
24#include <aws/es/model/NodeToNodeEncryptionOptions.h>
25#include <aws/es/model/SnapshotOptions.h>
26#include <aws/es/model/VPCOptions.h>
31namespace ElasticsearchService {
59 template <
typename DomainNameT = Aws::String>
61 m_domainNameHasBeenSet =
true;
62 m_domainName = std::forward<DomainNameT>(value);
64 template <
typename DomainNameT = Aws::String>
77 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfig>
79 m_elasticsearchClusterConfigHasBeenSet =
true;
80 m_elasticsearchClusterConfig = std::forward<ElasticsearchClusterConfigT>(value);
82 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfig>
95 template <
typename EBSOptionsT = EBSOptions>
97 m_eBSOptionsHasBeenSet =
true;
98 m_eBSOptions = std::forward<EBSOptionsT>(value);
100 template <
typename EBSOptionsT = EBSOptions>
114 template <
typename SnapshotOptionsT = SnapshotOptions>
116 m_snapshotOptionsHasBeenSet =
true;
117 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
119 template <
typename SnapshotOptionsT = SnapshotOptions>
136 template <
typename VPCOptionsT = VPCOptions>
138 m_vPCOptionsHasBeenSet =
true;
139 m_vPCOptions = std::forward<VPCOptionsT>(value);
141 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>
179 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
181 m_advancedOptionsHasBeenSet =
true;
182 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
184 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
189 template <
typename AdvancedOptionsKeyT = Aws::String,
typename AdvancedOptionsValueT = Aws::String>
191 m_advancedOptionsHasBeenSet =
true;
192 m_advancedOptions.emplace(std::forward<AdvancedOptionsKeyT>(key), std::forward<AdvancedOptionsValueT>(value));
203 template <
typename AccessPoliciesT = Aws::String>
205 m_accessPoliciesHasBeenSet =
true;
206 m_accessPolicies = std::forward<AccessPoliciesT>(value);
208 template <
typename AccessPoliciesT = Aws::String>
222 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
224 m_logPublishingOptionsHasBeenSet =
true;
225 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
227 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
233 m_logPublishingOptionsHasBeenSet =
true;
234 m_logPublishingOptions.emplace(key, value);
246 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
248 m_domainEndpointOptionsHasBeenSet =
true;
249 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
251 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
264 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
266 m_advancedSecurityOptionsHasBeenSet =
true;
267 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
269 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsInput>
282 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
284 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
285 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
287 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
300 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
302 m_encryptionAtRestOptionsHasBeenSet =
true;
303 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
305 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
318 template <
typename AutoTuneOptionsT = AutoTuneOptions>
320 m_autoTuneOptionsHasBeenSet =
true;
321 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
323 template <
typename AutoTuneOptionsT = AutoTuneOptions>
341 m_dryRunHasBeenSet =
true;
356 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
358 m_deploymentStrategyOptionsHasBeenSet =
true;
359 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
361 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
378 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseRequestOptions>
380 m_automatedSnapshotPauseOptionsHasBeenSet =
true;
381 m_automatedSnapshotPauseOptions = std::forward<AutomatedSnapshotPauseOptionsT>(value);
383 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseRequestOptions>
398 m_useCaseHasBeenSet =
true;
415 m_engineModeHasBeenSet =
true;
416 m_engineMode = value;
452 bool m_dryRun{
false};
454 DeploymentStrategyOptions m_deploymentStrategyOptions;
456 AutomatedSnapshotPauseRequestOptions m_automatedSnapshotPauseOptions;
461 bool m_domainNameHasBeenSet =
false;
462 bool m_elasticsearchClusterConfigHasBeenSet =
false;
463 bool m_eBSOptionsHasBeenSet =
false;
464 bool m_snapshotOptionsHasBeenSet =
false;
465 bool m_vPCOptionsHasBeenSet =
false;
466 bool m_cognitoOptionsHasBeenSet =
false;
467 bool m_advancedOptionsHasBeenSet =
false;
468 bool m_accessPoliciesHasBeenSet =
false;
469 bool m_logPublishingOptionsHasBeenSet =
false;
470 bool m_domainEndpointOptionsHasBeenSet =
false;
471 bool m_advancedSecurityOptionsHasBeenSet =
false;
472 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
473 bool m_encryptionAtRestOptionsHasBeenSet =
false;
474 bool m_autoTuneOptionsHasBeenSet =
false;
475 bool m_dryRunHasBeenSet =
false;
476 bool m_deploymentStrategyOptionsHasBeenSet =
false;
477 bool m_automatedSnapshotPauseOptionsHasBeenSet =
false;
478 bool m_useCaseHasBeenSet =
false;
479 bool m_engineModeHasBeenSet =
false;
const EncryptionAtRestOptions & GetEncryptionAtRestOptions() const
void SetUseCase(DomainUseCase value)
bool DeploymentStrategyOptionsHasBeenSet() const
bool CognitoOptionsHasBeenSet() const
DomainEngineMode GetEngineMode() const
const NodeToNodeEncryptionOptions & GetNodeToNodeEncryptionOptions() const
UpdateElasticsearchDomainConfigRequest & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const Aws::Map< Aws::String, Aws::String > & GetAdvancedOptions() const
UpdateElasticsearchDomainConfigRequest & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
const DeploymentStrategyOptions & GetDeploymentStrategyOptions() const
UpdateElasticsearchDomainConfigRequest & WithEBSOptions(EBSOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
bool AutomatedSnapshotPauseOptionsHasBeenSet() const
bool EngineModeHasBeenSet() const
void SetAdvancedOptions(AdvancedOptionsT &&value)
void SetAccessPolicies(AccessPoliciesT &&value)
const CognitoOptions & GetCognitoOptions() const
UpdateElasticsearchDomainConfigRequest & WithDomainName(DomainNameT &&value)
UpdateElasticsearchDomainConfigRequest & WithDryRun(bool value)
void SetDomainName(DomainNameT &&value)
DomainUseCase GetUseCase() const
UpdateElasticsearchDomainConfigRequest & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & AddLogPublishingOptions(LogType key, LogPublishingOption value)
bool EncryptionAtRestOptionsHasBeenSet() const
UpdateElasticsearchDomainConfigRequest & WithAdvancedOptions(AdvancedOptionsT &&value)
bool UseCaseHasBeenSet() const
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
bool DryRunHasBeenSet() const
void SetCognitoOptions(CognitoOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithUseCase(DomainUseCase value)
bool EBSOptionsHasBeenSet() const
bool AdvancedSecurityOptionsHasBeenSet() const
bool ElasticsearchClusterConfigHasBeenSet() const
void SetVPCOptions(VPCOptionsT &&value)
bool NodeToNodeEncryptionOptionsHasBeenSet() const
const SnapshotOptions & GetSnapshotOptions() const
bool DomainEndpointOptionsHasBeenSet() const
UpdateElasticsearchDomainConfigRequest & WithSnapshotOptions(SnapshotOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool AutoTuneOptionsHasBeenSet() const
const AdvancedSecurityOptionsInput & GetAdvancedSecurityOptions() const
const ElasticsearchClusterConfig & GetElasticsearchClusterConfig() const
UpdateElasticsearchDomainConfigRequest & WithAutoTuneOptions(AutoTuneOptionsT &&value)
bool AccessPoliciesHasBeenSet() const
const Aws::String & GetDomainName() const
virtual const char * GetServiceRequestName() const override
UpdateElasticsearchDomainConfigRequest & WithVPCOptions(VPCOptionsT &&value)
const VPCOptions & GetVPCOptions() const
void SetDryRun(bool value)
void SetAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
bool VPCOptionsHasBeenSet() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
const AutoTuneOptions & GetAutoTuneOptions() const
UpdateElasticsearchDomainConfigRequest & AddAdvancedOptions(AdvancedOptionsKeyT &&key, AdvancedOptionsValueT &&value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
const EBSOptions & GetEBSOptions() const
AWS_ELASTICSEARCHSERVICE_API Aws::String SerializePayload() const override
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
void SetEngineMode(DomainEngineMode value)
bool SnapshotOptionsHasBeenSet() const
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
const AutomatedSnapshotPauseRequestOptions & GetAutomatedSnapshotPauseOptions() const
bool AdvancedOptionsHasBeenSet() const
UpdateElasticsearchDomainConfigRequest & WithLogPublishingOptions(LogPublishingOptionsT &&value)
bool DomainNameHasBeenSet() const
bool LogPublishingOptionsHasBeenSet() const
void SetEBSOptions(EBSOptionsT &&value)
AWS_ELASTICSEARCHSERVICE_API UpdateElasticsearchDomainConfigRequest()=default
const Aws::Map< LogType, LogPublishingOption > & GetLogPublishingOptions() const
UpdateElasticsearchDomainConfigRequest & WithCognitoOptions(CognitoOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithEngineMode(DomainEngineMode value)
const DomainEndpointOptions & GetDomainEndpointOptions() const
UpdateElasticsearchDomainConfigRequest & WithElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
UpdateElasticsearchDomainConfigRequest & WithAccessPolicies(AccessPoliciesT &&value)
void SetElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
const Aws::String & GetAccessPolicies() const
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
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