7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/es/ElasticsearchService_EXPORTS.h>
9#include <aws/es/model/AccessPoliciesStatus.h>
10#include <aws/es/model/AdvancedOptionsStatus.h>
11#include <aws/es/model/AdvancedSecurityOptionsStatus.h>
12#include <aws/es/model/AutoTuneOptionsStatus.h>
13#include <aws/es/model/AutomatedSnapshotPauseOptionsStatus.h>
14#include <aws/es/model/ChangeProgressDetails.h>
15#include <aws/es/model/CognitoOptionsStatus.h>
16#include <aws/es/model/DeploymentStrategyOptionsStatus.h>
17#include <aws/es/model/DomainEndpointOptionsStatus.h>
18#include <aws/es/model/EBSOptionsStatus.h>
19#include <aws/es/model/ElasticsearchClusterConfigStatus.h>
20#include <aws/es/model/ElasticsearchVersionStatus.h>
21#include <aws/es/model/EncryptionAtRestOptionsStatus.h>
22#include <aws/es/model/LogPublishingOptionsStatus.h>
23#include <aws/es/model/ModifyingProperties.h>
24#include <aws/es/model/NodeToNodeEncryptionOptionsStatus.h>
25#include <aws/es/model/SnapshotOptionsStatus.h>
26#include <aws/es/model/VPCDerivedInfoStatus.h>
37namespace ElasticsearchService {
58 template <
typename ElasticsearchVersionT = ElasticsearchVersionStatus>
60 m_elasticsearchVersionHasBeenSet =
true;
61 m_elasticsearchVersion = std::forward<ElasticsearchVersionT>(value);
63 template <
typename ElasticsearchVersionT = ElasticsearchVersionStatus>
77 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfigStatus>
79 m_elasticsearchClusterConfigHasBeenSet =
true;
80 m_elasticsearchClusterConfig = std::forward<ElasticsearchClusterConfigT>(value);
82 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfigStatus>
95 template <
typename EBSOptionsT = EBSOptionsStatus>
97 m_eBSOptionsHasBeenSet =
true;
98 m_eBSOptions = std::forward<EBSOptionsT>(value);
100 template <
typename EBSOptionsT = EBSOptionsStatus>
113 template <
typename AccessPoliciesT = AccessPoliciesStatus>
115 m_accessPoliciesHasBeenSet =
true;
116 m_accessPolicies = std::forward<AccessPoliciesT>(value);
118 template <
typename AccessPoliciesT = AccessPoliciesStatus>
131 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
133 m_snapshotOptionsHasBeenSet =
true;
134 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
136 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
152 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
154 m_vPCOptionsHasBeenSet =
true;
155 m_vPCOptions = std::forward<VPCOptionsT>(value);
157 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
173 template <
typename CognitoOptionsT = CognitoOptionsStatus>
175 m_cognitoOptionsHasBeenSet =
true;
176 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
178 template <
typename CognitoOptionsT = CognitoOptionsStatus>
192 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
194 m_encryptionAtRestOptionsHasBeenSet =
true;
195 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
197 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
211 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
213 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
214 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
216 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
231 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
233 m_advancedOptionsHasBeenSet =
true;
234 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
236 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
249 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
251 m_logPublishingOptionsHasBeenSet =
true;
252 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
254 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
268 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
270 m_domainEndpointOptionsHasBeenSet =
true;
271 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
273 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
286 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
288 m_advancedSecurityOptionsHasBeenSet =
true;
289 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
291 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
304 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
306 m_autoTuneOptionsHasBeenSet =
true;
307 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
309 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
322 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
324 m_changeProgressDetailsHasBeenSet =
true;
325 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
327 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
341 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
343 m_modifyingPropertiesHasBeenSet =
true;
344 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
346 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
351 template <
typename ModifyingPropertiesT = ModifyingProperties>
353 m_modifyingPropertiesHasBeenSet =
true;
354 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
365 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
367 m_deploymentStrategyOptionsHasBeenSet =
true;
368 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
370 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
383 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptionsStatus>
385 m_automatedSnapshotPauseOptionsHasBeenSet =
true;
386 m_automatedSnapshotPauseOptions = std::forward<AutomatedSnapshotPauseOptionsT>(value);
388 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptionsStatus>
430 bool m_elasticsearchVersionHasBeenSet =
false;
431 bool m_elasticsearchClusterConfigHasBeenSet =
false;
432 bool m_eBSOptionsHasBeenSet =
false;
433 bool m_accessPoliciesHasBeenSet =
false;
434 bool m_snapshotOptionsHasBeenSet =
false;
435 bool m_vPCOptionsHasBeenSet =
false;
436 bool m_cognitoOptionsHasBeenSet =
false;
437 bool m_encryptionAtRestOptionsHasBeenSet =
false;
438 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
439 bool m_advancedOptionsHasBeenSet =
false;
440 bool m_logPublishingOptionsHasBeenSet =
false;
441 bool m_domainEndpointOptionsHasBeenSet =
false;
442 bool m_advancedSecurityOptionsHasBeenSet =
false;
443 bool m_autoTuneOptionsHasBeenSet =
false;
444 bool m_changeProgressDetailsHasBeenSet =
false;
445 bool m_modifyingPropertiesHasBeenSet =
false;
446 bool m_deploymentStrategyOptionsHasBeenSet =
false;
447 bool m_automatedSnapshotPauseOptionsHasBeenSet =
false;
bool CognitoOptionsHasBeenSet() const
bool NodeToNodeEncryptionOptionsHasBeenSet() const
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
ElasticsearchDomainConfig & WithSnapshotOptions(SnapshotOptionsT &&value)
const EBSOptionsStatus & GetEBSOptions() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
void SetChangeProgressDetails(ChangeProgressDetailsT &&value)
const AutoTuneOptionsStatus & GetAutoTuneOptions() const
bool SnapshotOptionsHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const SnapshotOptionsStatus & GetSnapshotOptions() const
ElasticsearchDomainConfig & WithAccessPolicies(AccessPoliciesT &&value)
bool AutoTuneOptionsHasBeenSet() const
ElasticsearchDomainConfig & WithLogPublishingOptions(LogPublishingOptionsT &&value)
const CognitoOptionsStatus & GetCognitoOptions() const
const ElasticsearchClusterConfigStatus & GetElasticsearchClusterConfig() const
bool ElasticsearchVersionHasBeenSet() const
const LogPublishingOptionsStatus & GetLogPublishingOptions() const
void SetCognitoOptions(CognitoOptionsT &&value)
ElasticsearchDomainConfig & WithAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool AutomatedSnapshotPauseOptionsHasBeenSet() const
const VPCDerivedInfoStatus & GetVPCOptions() const
ElasticsearchDomainConfig & WithEBSOptions(EBSOptionsT &&value)
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
ElasticsearchDomainConfig & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
void SetAdvancedOptions(AdvancedOptionsT &&value)
const AutomatedSnapshotPauseOptionsStatus & GetAutomatedSnapshotPauseOptions() const
ElasticsearchDomainConfig & WithElasticsearchVersion(ElasticsearchVersionT &&value)
bool EBSOptionsHasBeenSet() const
void SetVPCOptions(VPCOptionsT &&value)
bool AdvancedSecurityOptionsHasBeenSet() const
ElasticsearchDomainConfig & WithCognitoOptions(CognitoOptionsT &&value)
bool ElasticsearchClusterConfigHasBeenSet() const
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
ElasticsearchDomainConfig & WithVPCOptions(VPCOptionsT &&value)
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
const ElasticsearchVersionStatus & GetElasticsearchVersion() const
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
const DeploymentStrategyOptionsStatus & GetDeploymentStrategyOptions() const
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
void SetElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
const NodeToNodeEncryptionOptionsStatus & GetNodeToNodeEncryptionOptions() const
bool ModifyingPropertiesHasBeenSet() const
const AdvancedOptionsStatus & GetAdvancedOptions() const
ElasticsearchDomainConfig & WithAutoTuneOptions(AutoTuneOptionsT &&value)
const EncryptionAtRestOptionsStatus & GetEncryptionAtRestOptions() const
ElasticsearchDomainConfig & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainConfig()=default
void SetElasticsearchVersion(ElasticsearchVersionT &&value)
bool AdvancedOptionsHasBeenSet() const
bool DeploymentStrategyOptionsHasBeenSet() const
void SetEBSOptions(EBSOptionsT &&value)
const DomainEndpointOptionsStatus & GetDomainEndpointOptions() const
bool VPCOptionsHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainConfig(Aws::Utils::Json::JsonView jsonValue)
bool AccessPoliciesHasBeenSet() const
bool LogPublishingOptionsHasBeenSet() const
const AccessPoliciesStatus & GetAccessPolicies() const
void SetAccessPolicies(AccessPoliciesT &&value)
const ChangeProgressDetails & GetChangeProgressDetails() const
ElasticsearchDomainConfig & WithElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
bool ChangeProgressDetailsHasBeenSet() const
bool EncryptionAtRestOptionsHasBeenSet() const
ElasticsearchDomainConfig & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
ElasticsearchDomainConfig & WithAdvancedOptions(AdvancedOptionsT &&value)
ElasticsearchDomainConfig & AddModifyingProperties(ModifyingPropertiesT &&value)
bool DomainEndpointOptionsHasBeenSet() const
void SetModifyingProperties(ModifyingPropertiesT &&value)
AWS_ELASTICSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
ElasticsearchDomainConfig & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
ElasticsearchDomainConfig & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
ElasticsearchDomainConfig & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
ElasticsearchDomainConfig & WithModifyingProperties(ModifyingPropertiesT &&value)
void SetAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
const AdvancedSecurityOptionsStatus & GetAdvancedSecurityOptions() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue