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/ChangeProgressDetails.h>
14#include <aws/es/model/CognitoOptionsStatus.h>
15#include <aws/es/model/DeploymentStrategyOptionsStatus.h>
16#include <aws/es/model/DomainEndpointOptionsStatus.h>
17#include <aws/es/model/EBSOptionsStatus.h>
18#include <aws/es/model/ElasticsearchClusterConfigStatus.h>
19#include <aws/es/model/ElasticsearchVersionStatus.h>
20#include <aws/es/model/EncryptionAtRestOptionsStatus.h>
21#include <aws/es/model/LogPublishingOptionsStatus.h>
22#include <aws/es/model/ModifyingProperties.h>
23#include <aws/es/model/NodeToNodeEncryptionOptionsStatus.h>
24#include <aws/es/model/SnapshotOptionsStatus.h>
25#include <aws/es/model/VPCDerivedInfoStatus.h>
36namespace ElasticsearchService {
57 template <
typename ElasticsearchVersionT = ElasticsearchVersionStatus>
59 m_elasticsearchVersionHasBeenSet =
true;
60 m_elasticsearchVersion = std::forward<ElasticsearchVersionT>(value);
62 template <
typename ElasticsearchVersionT = ElasticsearchVersionStatus>
76 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfigStatus>
78 m_elasticsearchClusterConfigHasBeenSet =
true;
79 m_elasticsearchClusterConfig = std::forward<ElasticsearchClusterConfigT>(value);
81 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfigStatus>
94 template <
typename EBSOptionsT = EBSOptionsStatus>
96 m_eBSOptionsHasBeenSet =
true;
97 m_eBSOptions = std::forward<EBSOptionsT>(value);
99 template <
typename EBSOptionsT = EBSOptionsStatus>
112 template <
typename AccessPoliciesT = AccessPoliciesStatus>
114 m_accessPoliciesHasBeenSet =
true;
115 m_accessPolicies = std::forward<AccessPoliciesT>(value);
117 template <
typename AccessPoliciesT = AccessPoliciesStatus>
130 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
132 m_snapshotOptionsHasBeenSet =
true;
133 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
135 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
151 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
153 m_vPCOptionsHasBeenSet =
true;
154 m_vPCOptions = std::forward<VPCOptionsT>(value);
156 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
172 template <
typename CognitoOptionsT = CognitoOptionsStatus>
174 m_cognitoOptionsHasBeenSet =
true;
175 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
177 template <
typename CognitoOptionsT = CognitoOptionsStatus>
191 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
193 m_encryptionAtRestOptionsHasBeenSet =
true;
194 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
196 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
210 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
212 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
213 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
215 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
230 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
232 m_advancedOptionsHasBeenSet =
true;
233 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
235 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
248 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
250 m_logPublishingOptionsHasBeenSet =
true;
251 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
253 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
267 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
269 m_domainEndpointOptionsHasBeenSet =
true;
270 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
272 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
285 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
287 m_advancedSecurityOptionsHasBeenSet =
true;
288 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
290 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
303 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
305 m_autoTuneOptionsHasBeenSet =
true;
306 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
308 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
321 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
323 m_changeProgressDetailsHasBeenSet =
true;
324 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
326 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
340 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
342 m_modifyingPropertiesHasBeenSet =
true;
343 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
345 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
350 template <
typename ModifyingPropertiesT = ModifyingProperties>
352 m_modifyingPropertiesHasBeenSet =
true;
353 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
364 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
366 m_deploymentStrategyOptionsHasBeenSet =
true;
367 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
369 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptionsStatus>
409 bool m_elasticsearchVersionHasBeenSet =
false;
410 bool m_elasticsearchClusterConfigHasBeenSet =
false;
411 bool m_eBSOptionsHasBeenSet =
false;
412 bool m_accessPoliciesHasBeenSet =
false;
413 bool m_snapshotOptionsHasBeenSet =
false;
414 bool m_vPCOptionsHasBeenSet =
false;
415 bool m_cognitoOptionsHasBeenSet =
false;
416 bool m_encryptionAtRestOptionsHasBeenSet =
false;
417 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
418 bool m_advancedOptionsHasBeenSet =
false;
419 bool m_logPublishingOptionsHasBeenSet =
false;
420 bool m_domainEndpointOptionsHasBeenSet =
false;
421 bool m_advancedSecurityOptionsHasBeenSet =
false;
422 bool m_autoTuneOptionsHasBeenSet =
false;
423 bool m_changeProgressDetailsHasBeenSet =
false;
424 bool m_modifyingPropertiesHasBeenSet =
false;
425 bool m_deploymentStrategyOptionsHasBeenSet =
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)
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
const VPCDerivedInfoStatus & GetVPCOptions() const
ElasticsearchDomainConfig & WithEBSOptions(EBSOptionsT &&value)
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
ElasticsearchDomainConfig & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
void SetAdvancedOptions(AdvancedOptionsT &&value)
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)
const AdvancedSecurityOptionsStatus & GetAdvancedSecurityOptions() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue