7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/es/ElasticsearchService_EXPORTS.h>
11#include <aws/es/model/AdvancedSecurityOptions.h>
12#include <aws/es/model/AutoTuneOptionsOutput.h>
13#include <aws/es/model/ChangeProgressDetails.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/DomainProcessingStatusType.h>
18#include <aws/es/model/EBSOptions.h>
19#include <aws/es/model/ElasticsearchClusterConfig.h>
20#include <aws/es/model/EncryptionAtRestOptions.h>
21#include <aws/es/model/LogPublishingOption.h>
22#include <aws/es/model/LogType.h>
23#include <aws/es/model/ModifyingProperties.h>
24#include <aws/es/model/NodeToNodeEncryptionOptions.h>
25#include <aws/es/model/ServiceSoftwareOptions.h>
26#include <aws/es/model/SnapshotOptions.h>
27#include <aws/es/model/VPCDerivedInfo.h>
38namespace ElasticsearchService {
59 template <
typename DomainIdT = Aws::String>
61 m_domainIdHasBeenSet =
true;
62 m_domainId = std::forward<DomainIdT>(value);
64 template <
typename DomainIdT = Aws::String>
80 template <
typename DomainNameT = Aws::String>
82 m_domainNameHasBeenSet =
true;
83 m_domainName = std::forward<DomainNameT>(value);
85 template <
typename DomainNameT = Aws::String>
101 template <
typename ARNT = Aws::String>
103 m_aRNHasBeenSet =
true;
104 m_aRN = std::forward<ARNT>(value);
106 template <
typename ARNT = Aws::String>
108 SetARN(std::forward<ARNT>(value));
122 m_createdHasBeenSet =
true;
141 m_deletedHasBeenSet =
true;
157 template <
typename Endpo
intT = Aws::String>
159 m_endpointHasBeenSet =
true;
160 m_endpoint = std::forward<EndpointT>(value);
162 template <
typename Endpo
intT = Aws::String>
177 template <
typename Endpo
intsT = Aws::Map<Aws::String, Aws::String>>
179 m_endpointsHasBeenSet =
true;
180 m_endpoints = std::forward<EndpointsT>(value);
182 template <
typename Endpo
intsT = Aws::Map<Aws::String, Aws::String>>
187 template <
typename Endpo
intsKeyT = Aws::String,
typename Endpo
intsValueT = Aws::String>
189 m_endpointsHasBeenSet =
true;
190 m_endpoints.emplace(std::forward<EndpointsKeyT>(key), std::forward<EndpointsValueT>(value));
204 m_processingHasBeenSet =
true;
205 m_processing = value;
222 m_upgradeProcessingHasBeenSet =
true;
223 m_upgradeProcessing = value;
235 template <
typename ElasticsearchVersionT = Aws::String>
237 m_elasticsearchVersionHasBeenSet =
true;
238 m_elasticsearchVersion = std::forward<ElasticsearchVersionT>(value);
240 template <
typename ElasticsearchVersionT = Aws::String>
253 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfig>
255 m_elasticsearchClusterConfigHasBeenSet =
true;
256 m_elasticsearchClusterConfig = std::forward<ElasticsearchClusterConfigT>(value);
258 template <
typename ElasticsearchClusterConfigT = ElasticsearchClusterConfig>
273 template <
typename EBSOptionsT = EBSOptions>
275 m_eBSOptionsHasBeenSet =
true;
276 m_eBSOptions = std::forward<EBSOptionsT>(value);
278 template <
typename EBSOptionsT = EBSOptions>
291 template <
typename AccessPoliciesT = Aws::String>
293 m_accessPoliciesHasBeenSet =
true;
294 m_accessPolicies = std::forward<AccessPoliciesT>(value);
296 template <
typename AccessPoliciesT = Aws::String>
309 template <
typename SnapshotOptionsT = SnapshotOptions>
311 m_snapshotOptionsHasBeenSet =
true;
312 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
314 template <
typename SnapshotOptionsT = SnapshotOptions>
330 template <
typename VPCOptionsT = VPCDerivedInfo>
332 m_vPCOptionsHasBeenSet =
true;
333 m_vPCOptions = std::forward<VPCOptionsT>(value);
335 template <
typename VPCOptionsT = VPCDerivedInfo>
351 template <
typename CognitoOptionsT = CognitoOptions>
353 m_cognitoOptionsHasBeenSet =
true;
354 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
356 template <
typename CognitoOptionsT = CognitoOptions>
369 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
371 m_encryptionAtRestOptionsHasBeenSet =
true;
372 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
374 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
387 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
389 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
390 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
392 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
405 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
407 m_advancedOptionsHasBeenSet =
true;
408 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
410 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
415 template <
typename AdvancedOptionsKeyT = Aws::String,
typename AdvancedOptionsValueT = Aws::String>
417 m_advancedOptionsHasBeenSet =
true;
418 m_advancedOptions.emplace(std::forward<AdvancedOptionsKeyT>(key), std::forward<AdvancedOptionsValueT>(value));
429 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
431 m_logPublishingOptionsHasBeenSet =
true;
432 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
434 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
440 m_logPublishingOptionsHasBeenSet =
true;
441 m_logPublishingOptions.emplace(key, value);
452 template <
typename ServiceSoftwareOptionsT = ServiceSoftwareOptions>
454 m_serviceSoftwareOptionsHasBeenSet =
true;
455 m_serviceSoftwareOptions = std::forward<ServiceSoftwareOptionsT>(value);
457 template <
typename ServiceSoftwareOptionsT = ServiceSoftwareOptions>
470 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
472 m_domainEndpointOptionsHasBeenSet =
true;
473 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
475 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
489 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptions>
491 m_advancedSecurityOptionsHasBeenSet =
true;
492 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
494 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptions>
507 template <
typename AutoTuneOptionsT = AutoTuneOptionsOutput>
509 m_autoTuneOptionsHasBeenSet =
true;
510 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
512 template <
typename AutoTuneOptionsT = AutoTuneOptionsOutput>
525 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
527 m_changeProgressDetailsHasBeenSet =
true;
528 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
530 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
544 m_domainProcessingStatusHasBeenSet =
true;
545 m_domainProcessingStatus = value;
560 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
562 m_modifyingPropertiesHasBeenSet =
true;
563 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
565 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
570 template <
typename ModifyingPropertiesT = ModifyingProperties>
572 m_modifyingPropertiesHasBeenSet =
true;
573 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
585 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
587 m_deploymentStrategyOptionsHasBeenSet =
true;
588 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
590 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
603 bool m_created{
false};
605 bool m_deleted{
false};
611 bool m_processing{
false};
613 bool m_upgradeProcessing{
false};
617 ElasticsearchClusterConfig m_elasticsearchClusterConfig;
619 EBSOptions m_eBSOptions;
623 SnapshotOptions m_snapshotOptions;
625 VPCDerivedInfo m_vPCOptions;
627 CognitoOptions m_cognitoOptions;
629 EncryptionAtRestOptions m_encryptionAtRestOptions;
631 NodeToNodeEncryptionOptions m_nodeToNodeEncryptionOptions;
637 ServiceSoftwareOptions m_serviceSoftwareOptions;
639 DomainEndpointOptions m_domainEndpointOptions;
641 AdvancedSecurityOptions m_advancedSecurityOptions;
643 AutoTuneOptionsOutput m_autoTuneOptions;
645 ChangeProgressDetails m_changeProgressDetails;
651 DeploymentStrategyOptions m_deploymentStrategyOptions;
652 bool m_domainIdHasBeenSet =
false;
653 bool m_domainNameHasBeenSet =
false;
654 bool m_aRNHasBeenSet =
false;
655 bool m_createdHasBeenSet =
false;
656 bool m_deletedHasBeenSet =
false;
657 bool m_endpointHasBeenSet =
false;
658 bool m_endpointsHasBeenSet =
false;
659 bool m_processingHasBeenSet =
false;
660 bool m_upgradeProcessingHasBeenSet =
false;
661 bool m_elasticsearchVersionHasBeenSet =
false;
662 bool m_elasticsearchClusterConfigHasBeenSet =
false;
663 bool m_eBSOptionsHasBeenSet =
false;
664 bool m_accessPoliciesHasBeenSet =
false;
665 bool m_snapshotOptionsHasBeenSet =
false;
666 bool m_vPCOptionsHasBeenSet =
false;
667 bool m_cognitoOptionsHasBeenSet =
false;
668 bool m_encryptionAtRestOptionsHasBeenSet =
false;
669 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
670 bool m_advancedOptionsHasBeenSet =
false;
671 bool m_logPublishingOptionsHasBeenSet =
false;
672 bool m_serviceSoftwareOptionsHasBeenSet =
false;
673 bool m_domainEndpointOptionsHasBeenSet =
false;
674 bool m_advancedSecurityOptionsHasBeenSet =
false;
675 bool m_autoTuneOptionsHasBeenSet =
false;
676 bool m_changeProgressDetailsHasBeenSet =
false;
677 bool m_domainProcessingStatusHasBeenSet =
false;
678 bool m_modifyingPropertiesHasBeenSet =
false;
679 bool m_deploymentStrategyOptionsHasBeenSet =
false;
const SnapshotOptions & GetSnapshotOptions() const
ElasticsearchDomainStatus & AddAdvancedOptions(AdvancedOptionsKeyT &&key, AdvancedOptionsValueT &&value)
DomainProcessingStatusType GetDomainProcessingStatus() const
bool AccessPoliciesHasBeenSet() const
bool ServiceSoftwareOptionsHasBeenSet() const
const Aws::String & GetARN() const
ElasticsearchDomainStatus & AddLogPublishingOptions(LogType key, LogPublishingOption value)
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
ElasticsearchDomainStatus & WithElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
ElasticsearchDomainStatus & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
ElasticsearchDomainStatus & WithServiceSoftwareOptions(ServiceSoftwareOptionsT &&value)
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
bool DomainProcessingStatusHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainStatus & operator=(Aws::Utils::Json::JsonView jsonValue)
bool CreatedHasBeenSet() const
ElasticsearchDomainStatus & WithElasticsearchVersion(ElasticsearchVersionT &&value)
const DeploymentStrategyOptions & GetDeploymentStrategyOptions() const
const ServiceSoftwareOptions & GetServiceSoftwareOptions() const
ElasticsearchDomainStatus & WithEBSOptions(EBSOptionsT &&value)
ElasticsearchDomainStatus & WithEndpoint(EndpointT &&value)
void SetDeleted(bool value)
bool EndpointHasBeenSet() const
ElasticsearchDomainStatus & WithAccessPolicies(AccessPoliciesT &&value)
void SetUpgradeProcessing(bool value)
bool EBSOptionsHasBeenSet() const
void SetProcessing(bool value)
ElasticsearchDomainStatus & WithDeleted(bool value)
bool ElasticsearchClusterConfigHasBeenSet() const
bool GetUpgradeProcessing() const
const AutoTuneOptionsOutput & GetAutoTuneOptions() const
ElasticsearchDomainStatus & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
void SetDomainId(DomainIdT &&value)
const DomainEndpointOptions & GetDomainEndpointOptions() const
bool ProcessingHasBeenSet() const
ElasticsearchDomainStatus & WithAutoTuneOptions(AutoTuneOptionsT &&value)
ElasticsearchDomainStatus & WithARN(ARNT &&value)
ElasticsearchDomainStatus & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
const EncryptionAtRestOptions & GetEncryptionAtRestOptions() const
ElasticsearchDomainStatus & WithCognitoOptions(CognitoOptionsT &&value)
ElasticsearchDomainStatus & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
const Aws::String & GetEndpoint() const
ElasticsearchDomainStatus & WithDomainId(DomainIdT &&value)
bool UpgradeProcessingHasBeenSet() const
bool ElasticsearchVersionHasBeenSet() const
const NodeToNodeEncryptionOptions & GetNodeToNodeEncryptionOptions() const
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainStatus(Aws::Utils::Json::JsonView jsonValue)
bool SnapshotOptionsHasBeenSet() const
bool LogPublishingOptionsHasBeenSet() const
void SetChangeProgressDetails(ChangeProgressDetailsT &&value)
const ChangeProgressDetails & GetChangeProgressDetails() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
bool EndpointsHasBeenSet() const
bool ARNHasBeenSet() const
ElasticsearchDomainStatus & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
void SetCognitoOptions(CognitoOptionsT &&value)
ElasticsearchDomainStatus & WithDomainName(DomainNameT &&value)
bool GetProcessing() const
const AdvancedSecurityOptions & GetAdvancedSecurityOptions() const
bool CognitoOptionsHasBeenSet() const
bool ModifyingPropertiesHasBeenSet() const
void SetAccessPolicies(AccessPoliciesT &&value)
void SetEndpoint(EndpointT &&value)
const EBSOptions & GetEBSOptions() const
void SetEndpoints(EndpointsT &&value)
const Aws::String & GetElasticsearchVersion() const
ElasticsearchDomainStatus & WithLogPublishingOptions(LogPublishingOptionsT &&value)
bool EncryptionAtRestOptionsHasBeenSet() const
void SetElasticsearchClusterConfig(ElasticsearchClusterConfigT &&value)
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
bool DeploymentStrategyOptionsHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool DomainNameHasBeenSet() const
ElasticsearchDomainStatus & AddEndpoints(EndpointsKeyT &&key, EndpointsValueT &&value)
ElasticsearchDomainStatus & WithUpgradeProcessing(bool value)
void SetDomainProcessingStatus(DomainProcessingStatusType value)
ElasticsearchDomainStatus & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
const Aws::String & GetDomainId() const
void SetAdvancedOptions(AdvancedOptionsT &&value)
const Aws::Map< LogType, LogPublishingOption > & GetLogPublishingOptions() const
void SetDomainName(DomainNameT &&value)
ElasticsearchDomainStatus & WithVPCOptions(VPCOptionsT &&value)
ElasticsearchDomainStatus & WithSnapshotOptions(SnapshotOptionsT &&value)
bool DeletedHasBeenSet() const
ElasticsearchDomainStatus & AddModifyingProperties(ModifyingPropertiesT &&value)
void SetEBSOptions(EBSOptionsT &&value)
const CognitoOptions & GetCognitoOptions() const
void SetModifyingProperties(ModifyingPropertiesT &&value)
bool ChangeProgressDetailsHasBeenSet() const
void SetARN(ARNT &&value)
const Aws::String & GetAccessPolicies() const
ElasticsearchDomainStatus & WithEndpoints(EndpointsT &&value)
const VPCDerivedInfo & GetVPCOptions() const
bool AdvancedOptionsHasBeenSet() const
bool AdvancedSecurityOptionsHasBeenSet() const
void SetServiceSoftwareOptions(ServiceSoftwareOptionsT &&value)
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
const Aws::String & GetDomainName() const
void SetElasticsearchVersion(ElasticsearchVersionT &&value)
bool NodeToNodeEncryptionOptionsHasBeenSet() const
bool AutoTuneOptionsHasBeenSet() const
ElasticsearchDomainStatus & WithAdvancedOptions(AdvancedOptionsT &&value)
const ElasticsearchClusterConfig & GetElasticsearchClusterConfig() const
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
void SetVPCOptions(VPCOptionsT &&value)
ElasticsearchDomainStatus & WithModifyingProperties(ModifyingPropertiesT &&value)
void SetCreated(bool value)
const Aws::Map< Aws::String, Aws::String > & GetAdvancedOptions() const
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
bool VPCOptionsHasBeenSet() const
ElasticsearchDomainStatus & WithCreated(bool value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
const Aws::Map< Aws::String, Aws::String > & GetEndpoints() const
bool DomainEndpointOptionsHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API ElasticsearchDomainStatus()=default
ElasticsearchDomainStatus & WithProcessing(bool value)
bool DomainIdHasBeenSet() const
ElasticsearchDomainStatus & WithDomainProcessingStatus(DomainProcessingStatusType value)
DomainProcessingStatusType
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
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue