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/opensearch/OpenSearchService_EXPORTS.h>
11#include <aws/opensearch/model/AIMLOptionsOutput.h>
12#include <aws/opensearch/model/AdvancedSecurityOptions.h>
13#include <aws/opensearch/model/AutoTuneOptionsOutput.h>
14#include <aws/opensearch/model/AutomatedSnapshotPauseOptions.h>
15#include <aws/opensearch/model/ChangeProgressDetails.h>
16#include <aws/opensearch/model/ClusterConfig.h>
17#include <aws/opensearch/model/CognitoOptions.h>
18#include <aws/opensearch/model/DeploymentStrategyOptions.h>
19#include <aws/opensearch/model/DomainEndpointOptions.h>
20#include <aws/opensearch/model/DomainProcessingStatusType.h>
21#include <aws/opensearch/model/DomainUseCase.h>
22#include <aws/opensearch/model/EBSOptions.h>
23#include <aws/opensearch/model/EncryptionAtRestOptions.h>
24#include <aws/opensearch/model/EngineMode.h>
25#include <aws/opensearch/model/IPAddressType.h>
26#include <aws/opensearch/model/IdentityCenterOptions.h>
27#include <aws/opensearch/model/LogPublishingOption.h>
28#include <aws/opensearch/model/LogType.h>
29#include <aws/opensearch/model/ModifyingProperties.h>
30#include <aws/opensearch/model/NodeToNodeEncryptionOptions.h>
31#include <aws/opensearch/model/OffPeakWindowOptions.h>
32#include <aws/opensearch/model/ServiceSoftwareOptions.h>
33#include <aws/opensearch/model/SnapshotOptions.h>
34#include <aws/opensearch/model/SoftwareUpdateOptions.h>
35#include <aws/opensearch/model/VPCDerivedInfo.h>
46namespace OpenSearchService {
68 template <
typename DomainIdT = Aws::String>
70 m_domainIdHasBeenSet =
true;
71 m_domainId = std::forward<DomainIdT>(value);
73 template <
typename DomainIdT = Aws::String>
87 template <
typename DomainNameT = Aws::String>
89 m_domainNameHasBeenSet =
true;
90 m_domainName = std::forward<DomainNameT>(value);
92 template <
typename DomainNameT = Aws::String>
108 template <
typename ARNT = Aws::String>
110 m_aRNHasBeenSet =
true;
111 m_aRN = std::forward<ARNT>(value);
113 template <
typename ARNT = Aws::String>
115 SetARN(std::forward<ARNT>(value));
128 m_createdHasBeenSet =
true;
146 m_deletedHasBeenSet =
true;
162 template <
typename Endpo
intT = Aws::String>
164 m_endpointHasBeenSet =
true;
165 m_endpoint = std::forward<EndpointT>(value);
167 template <
typename Endpo
intT = Aws::String>
183 template <
typename Endpo
intV2T = Aws::String>
185 m_endpointV2HasBeenSet =
true;
186 m_endpointV2 = std::forward<EndpointV2T>(value);
188 template <
typename Endpo
intV2T = Aws::String>
206 template <
typename Endpo
intsT = Aws::Map<Aws::String, Aws::String>>
208 m_endpointsHasBeenSet =
true;
209 m_endpoints = std::forward<EndpointsT>(value);
211 template <
typename Endpo
intsT = Aws::Map<Aws::String, Aws::String>>
216 template <
typename Endpo
intsKeyT = Aws::String,
typename Endpo
intsValueT = Aws::String>
218 m_endpointsHasBeenSet =
true;
219 m_endpoints.emplace(std::forward<EndpointsKeyT>(key), std::forward<EndpointsValueT>(value));
230 template <
typename DomainEndpo
intV2HostedZoneIdT = Aws::String>
232 m_domainEndpointV2HostedZoneIdHasBeenSet =
true;
233 m_domainEndpointV2HostedZoneId = std::forward<DomainEndpointV2HostedZoneIdT>(value);
235 template <
typename DomainEndpo
intV2HostedZoneIdT = Aws::String>
250 m_processingHasBeenSet =
true;
251 m_processing = value;
268 m_upgradeProcessingHasBeenSet =
true;
269 m_upgradeProcessing = value;
284 template <
typename EngineVersionT = Aws::String>
286 m_engineVersionHasBeenSet =
true;
287 m_engineVersion = std::forward<EngineVersionT>(value);
289 template <
typename EngineVersionT = Aws::String>
302 template <
typename ClusterConfigT = ClusterConfig>
304 m_clusterConfigHasBeenSet =
true;
305 m_clusterConfig = std::forward<ClusterConfigT>(value);
307 template <
typename ClusterConfigT = ClusterConfig>
320 template <
typename EBSOptionsT = EBSOptions>
322 m_eBSOptionsHasBeenSet =
true;
323 m_eBSOptions = std::forward<EBSOptionsT>(value);
325 template <
typename EBSOptionsT = EBSOptions>
339 template <
typename AccessPoliciesT = Aws::String>
341 m_accessPoliciesHasBeenSet =
true;
342 m_accessPolicies = std::forward<AccessPoliciesT>(value);
344 template <
typename AccessPoliciesT = Aws::String>
358 m_iPAddressTypeHasBeenSet =
true;
359 m_iPAddressType = value;
374 template <
typename SnapshotOptionsT = SnapshotOptions>
376 m_snapshotOptionsHasBeenSet =
true;
377 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
379 template <
typename SnapshotOptionsT = SnapshotOptions>
392 template <
typename VPCOptionsT = VPCDerivedInfo>
394 m_vPCOptionsHasBeenSet =
true;
395 m_vPCOptions = std::forward<VPCOptionsT>(value);
397 template <
typename VPCOptionsT = VPCDerivedInfo>
411 template <
typename CognitoOptionsT = CognitoOptions>
413 m_cognitoOptionsHasBeenSet =
true;
414 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
416 template <
typename CognitoOptionsT = CognitoOptions>
429 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
431 m_encryptionAtRestOptionsHasBeenSet =
true;
432 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
434 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptions>
447 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
449 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
450 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
452 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptions>
465 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
467 m_advancedOptionsHasBeenSet =
true;
468 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
470 template <
typename AdvancedOptionsT = Aws::Map<Aws::String, Aws::String>>
475 template <
typename AdvancedOptionsKeyT = Aws::String,
typename AdvancedOptionsValueT = Aws::String>
477 m_advancedOptionsHasBeenSet =
true;
478 m_advancedOptions.emplace(std::forward<AdvancedOptionsKeyT>(key), std::forward<AdvancedOptionsValueT>(value));
489 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
491 m_logPublishingOptionsHasBeenSet =
true;
492 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
494 template <
typename LogPublishingOptionsT = Aws::Map<LogType, LogPublishingOption>>
500 m_logPublishingOptionsHasBeenSet =
true;
501 m_logPublishingOptions.emplace(key, value);
512 template <
typename ServiceSoftwareOptionsT = ServiceSoftwareOptions>
514 m_serviceSoftwareOptionsHasBeenSet =
true;
515 m_serviceSoftwareOptions = std::forward<ServiceSoftwareOptionsT>(value);
517 template <
typename ServiceSoftwareOptionsT = ServiceSoftwareOptions>
531 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
533 m_domainEndpointOptionsHasBeenSet =
true;
534 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
536 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptions>
549 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptions>
551 m_advancedSecurityOptionsHasBeenSet =
true;
552 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
554 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptions>
568 template <
typename IdentityCenterOptionsT = IdentityCenterOptions>
570 m_identityCenterOptionsHasBeenSet =
true;
571 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
573 template <
typename IdentityCenterOptionsT = IdentityCenterOptions>
586 template <
typename AutoTuneOptionsT = AutoTuneOptionsOutput>
588 m_autoTuneOptionsHasBeenSet =
true;
589 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
591 template <
typename AutoTuneOptionsT = AutoTuneOptionsOutput>
604 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
606 m_changeProgressDetailsHasBeenSet =
true;
607 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
609 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
623 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
625 m_offPeakWindowOptionsHasBeenSet =
true;
626 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
628 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptions>
641 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
643 m_softwareUpdateOptionsHasBeenSet =
true;
644 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
646 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptions>
660 m_domainProcessingStatusHasBeenSet =
true;
661 m_domainProcessingStatus = value;
676 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
678 m_modifyingPropertiesHasBeenSet =
true;
679 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
681 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
686 template <
typename ModifyingPropertiesT = ModifyingProperties>
688 m_modifyingPropertiesHasBeenSet =
true;
689 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
701 template <
typename AIMLOptionsT = AIMLOptionsOutput>
703 m_aIMLOptionsHasBeenSet =
true;
704 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
706 template <
typename AIMLOptionsT = AIMLOptionsOutput>
719 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
721 m_deploymentStrategyOptionsHasBeenSet =
true;
722 m_deploymentStrategyOptions = std::forward<DeploymentStrategyOptionsT>(value);
724 template <
typename DeploymentStrategyOptionsT = DeploymentStrategyOptions>
737 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptions>
739 m_automatedSnapshotPauseOptionsHasBeenSet =
true;
740 m_automatedSnapshotPauseOptions = std::forward<AutomatedSnapshotPauseOptionsT>(value);
742 template <
typename AutomatedSnapshotPauseOptionsT = AutomatedSnapshotPauseOptions>
756 m_useCaseHasBeenSet =
true;
772 m_engineModeHasBeenSet =
true;
773 m_engineMode = value;
787 bool m_created{
false};
789 bool m_deleted{
false};
799 bool m_processing{
false};
801 bool m_upgradeProcessing{
false};
805 ClusterConfig m_clusterConfig;
807 EBSOptions m_eBSOptions;
813 SnapshotOptions m_snapshotOptions;
815 VPCDerivedInfo m_vPCOptions;
817 CognitoOptions m_cognitoOptions;
819 EncryptionAtRestOptions m_encryptionAtRestOptions;
821 NodeToNodeEncryptionOptions m_nodeToNodeEncryptionOptions;
827 ServiceSoftwareOptions m_serviceSoftwareOptions;
829 DomainEndpointOptions m_domainEndpointOptions;
831 AdvancedSecurityOptions m_advancedSecurityOptions;
833 IdentityCenterOptions m_identityCenterOptions;
835 AutoTuneOptionsOutput m_autoTuneOptions;
837 ChangeProgressDetails m_changeProgressDetails;
839 OffPeakWindowOptions m_offPeakWindowOptions;
841 SoftwareUpdateOptions m_softwareUpdateOptions;
847 AIMLOptionsOutput m_aIMLOptions;
849 DeploymentStrategyOptions m_deploymentStrategyOptions;
851 AutomatedSnapshotPauseOptions m_automatedSnapshotPauseOptions;
856 bool m_domainIdHasBeenSet =
false;
857 bool m_domainNameHasBeenSet =
false;
858 bool m_aRNHasBeenSet =
false;
859 bool m_createdHasBeenSet =
false;
860 bool m_deletedHasBeenSet =
false;
861 bool m_endpointHasBeenSet =
false;
862 bool m_endpointV2HasBeenSet =
false;
863 bool m_endpointsHasBeenSet =
false;
864 bool m_domainEndpointV2HostedZoneIdHasBeenSet =
false;
865 bool m_processingHasBeenSet =
false;
866 bool m_upgradeProcessingHasBeenSet =
false;
867 bool m_engineVersionHasBeenSet =
false;
868 bool m_clusterConfigHasBeenSet =
false;
869 bool m_eBSOptionsHasBeenSet =
false;
870 bool m_accessPoliciesHasBeenSet =
false;
871 bool m_iPAddressTypeHasBeenSet =
false;
872 bool m_snapshotOptionsHasBeenSet =
false;
873 bool m_vPCOptionsHasBeenSet =
false;
874 bool m_cognitoOptionsHasBeenSet =
false;
875 bool m_encryptionAtRestOptionsHasBeenSet =
false;
876 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
877 bool m_advancedOptionsHasBeenSet =
false;
878 bool m_logPublishingOptionsHasBeenSet =
false;
879 bool m_serviceSoftwareOptionsHasBeenSet =
false;
880 bool m_domainEndpointOptionsHasBeenSet =
false;
881 bool m_advancedSecurityOptionsHasBeenSet =
false;
882 bool m_identityCenterOptionsHasBeenSet =
false;
883 bool m_autoTuneOptionsHasBeenSet =
false;
884 bool m_changeProgressDetailsHasBeenSet =
false;
885 bool m_offPeakWindowOptionsHasBeenSet =
false;
886 bool m_softwareUpdateOptionsHasBeenSet =
false;
887 bool m_domainProcessingStatusHasBeenSet =
false;
888 bool m_modifyingPropertiesHasBeenSet =
false;
889 bool m_aIMLOptionsHasBeenSet =
false;
890 bool m_deploymentStrategyOptionsHasBeenSet =
false;
891 bool m_automatedSnapshotPauseOptionsHasBeenSet =
false;
892 bool m_useCaseHasBeenSet =
false;
893 bool m_engineModeHasBeenSet =
false;
void SetOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
const AutoTuneOptionsOutput & GetAutoTuneOptions() const
bool EndpointsHasBeenSet() const
DomainStatus & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
DomainStatus & WithSnapshotOptions(SnapshotOptionsT &&value)
void SetVPCOptions(VPCOptionsT &&value)
DomainStatus & WithVPCOptions(VPCOptionsT &&value)
DomainStatus & WithCreated(bool value)
bool ModifyingPropertiesHasBeenSet() const
bool NodeToNodeEncryptionOptionsHasBeenSet() const
void SetIdentityCenterOptions(IdentityCenterOptionsT &&value)
DomainStatus & WithServiceSoftwareOptions(ServiceSoftwareOptionsT &&value)
DomainStatus & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
DomainStatus & WithEngineMode(EngineMode value)
DomainStatus & AddEndpoints(EndpointsKeyT &&key, EndpointsValueT &&value)
void SetDomainProcessingStatus(DomainProcessingStatusType value)
void SetCreated(bool value)
bool EngineVersionHasBeenSet() const
const EBSOptions & GetEBSOptions() const
bool EBSOptionsHasBeenSet() const
void SetServiceSoftwareOptions(ServiceSoftwareOptionsT &&value)
DomainStatus & WithEngineVersion(EngineVersionT &&value)
void SetAdvancedOptions(AdvancedOptionsT &&value)
DomainStatus & WithEndpoint(EndpointT &&value)
DomainStatus & WithProcessing(bool value)
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
DomainStatus & WithDomainEndpointV2HostedZoneId(DomainEndpointV2HostedZoneIdT &&value)
void SetEndpointV2(EndpointV2T &&value)
const Aws::Map< Aws::String, Aws::String > & GetAdvancedOptions() const
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
DomainStatus & AddLogPublishingOptions(LogType key, LogPublishingOption value)
const Aws::String & GetAccessPolicies() const
const Aws::String & GetDomainEndpointV2HostedZoneId() const
DomainStatus & WithCognitoOptions(CognitoOptionsT &&value)
bool AdvancedOptionsHasBeenSet() const
DomainStatus & WithDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
bool DomainEndpointV2HostedZoneIdHasBeenSet() const
bool IPAddressTypeHasBeenSet() const
DomainStatus & WithAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
bool ServiceSoftwareOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool UseCaseHasBeenSet() const
void SetEndpoint(EndpointT &&value)
DomainStatus & AddAdvancedOptions(AdvancedOptionsKeyT &&key, AdvancedOptionsValueT &&value)
DomainStatus & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
void SetDomainName(DomainNameT &&value)
bool AccessPoliciesHasBeenSet() const
bool AutomatedSnapshotPauseOptionsHasBeenSet() const
const VPCDerivedInfo & GetVPCOptions() const
DomainStatus & WithDomainName(DomainNameT &&value)
const DeploymentStrategyOptions & GetDeploymentStrategyOptions() const
const Aws::Map< Aws::String, Aws::String > & GetEndpoints() const
bool DeletedHasBeenSet() const
bool AutoTuneOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DomainStatus(Aws::Utils::Json::JsonView jsonValue)
const NodeToNodeEncryptionOptions & GetNodeToNodeEncryptionOptions() const
DomainStatus & AddModifyingProperties(ModifyingPropertiesT &&value)
bool CreatedHasBeenSet() const
bool UpgradeProcessingHasBeenSet() const
IPAddressType GetIPAddressType() const
bool OffPeakWindowOptionsHasBeenSet() const
DomainStatus & WithDomainProcessingStatus(DomainProcessingStatusType value)
DomainStatus & WithSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
bool EndpointHasBeenSet() const
const SnapshotOptions & GetSnapshotOptions() const
bool ProcessingHasBeenSet() const
void SetClusterConfig(ClusterConfigT &&value)
void SetEngineMode(EngineMode value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
bool VPCOptionsHasBeenSet() const
void SetAIMLOptions(AIMLOptionsT &&value)
bool DomainNameHasBeenSet() const
void SetCognitoOptions(CognitoOptionsT &&value)
bool LogPublishingOptionsHasBeenSet() const
DomainStatus & WithEndpointV2(EndpointV2T &&value)
bool DomainEndpointOptionsHasBeenSet() const
bool EncryptionAtRestOptionsHasBeenSet() const
void SetDeleted(bool value)
void SetDomainId(DomainIdT &&value)
void SetChangeProgressDetails(ChangeProgressDetailsT &&value)
void SetUpgradeProcessing(bool value)
bool ClusterConfigHasBeenSet() const
DomainStatus & WithDeleted(bool value)
const IdentityCenterOptions & GetIdentityCenterOptions() const
const AdvancedSecurityOptions & GetAdvancedSecurityOptions() const
bool AIMLOptionsHasBeenSet() const
DomainStatus & WithUseCase(DomainUseCase value)
bool ARNHasBeenSet() const
DomainStatus & WithDomainId(DomainIdT &&value)
void SetUseCase(DomainUseCase value)
const DomainEndpointOptions & GetDomainEndpointOptions() const
DomainStatus & WithAIMLOptions(AIMLOptionsT &&value)
bool DomainProcessingStatusHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DomainStatus & operator=(Aws::Utils::Json::JsonView jsonValue)
const AIMLOptionsOutput & GetAIMLOptions() const
const AutomatedSnapshotPauseOptions & GetAutomatedSnapshotPauseOptions() const
bool GetUpgradeProcessing() const
const OffPeakWindowOptions & GetOffPeakWindowOptions() const
DomainStatus & WithModifyingProperties(ModifyingPropertiesT &&value)
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
const EncryptionAtRestOptions & GetEncryptionAtRestOptions() const
void SetEBSOptions(EBSOptionsT &&value)
bool GetProcessing() const
void SetARN(ARNT &&value)
DomainStatus & WithAutoTuneOptions(AutoTuneOptionsT &&value)
DomainProcessingStatusType GetDomainProcessingStatus() const
bool CognitoOptionsHasBeenSet() const
DomainStatus & WithUpgradeProcessing(bool value)
const Aws::String & GetEndpointV2() const
bool DeploymentStrategyOptionsHasBeenSet() const
const Aws::Map< LogType, LogPublishingOption > & GetLogPublishingOptions() const
DomainStatus & WithOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
bool ChangeProgressDetailsHasBeenSet() const
void SetAutomatedSnapshotPauseOptions(AutomatedSnapshotPauseOptionsT &&value)
DomainStatus & WithLogPublishingOptions(LogPublishingOptionsT &&value)
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
void SetIPAddressType(IPAddressType value)
const ChangeProgressDetails & GetChangeProgressDetails() const
void SetDomainEndpointV2HostedZoneId(DomainEndpointV2HostedZoneIdT &&value)
void SetEndpoints(EndpointsT &&value)
DomainStatus & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
bool DomainIdHasBeenSet() const
DomainStatus & WithIdentityCenterOptions(IdentityCenterOptionsT &&value)
DomainStatus & WithAccessPolicies(AccessPoliciesT &&value)
DomainStatus & WithEBSOptions(EBSOptionsT &&value)
bool EndpointV2HasBeenSet() const
void SetProcessing(bool value)
AWS_OPENSEARCHSERVICE_API DomainStatus()=default
const Aws::String & GetDomainName() const
bool EngineModeHasBeenSet() const
DomainStatus & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
void SetSnapshotOptions(SnapshotOptionsT &&value)
bool AdvancedSecurityOptionsHasBeenSet() const
const Aws::String & GetEngineVersion() const
void SetDeploymentStrategyOptions(DeploymentStrategyOptionsT &&value)
DomainStatus & WithIPAddressType(IPAddressType value)
void SetEngineVersion(EngineVersionT &&value)
const Aws::String & GetEndpoint() const
DomainStatus & WithAdvancedOptions(AdvancedOptionsT &&value)
const ServiceSoftwareOptions & GetServiceSoftwareOptions() const
void SetModifyingProperties(ModifyingPropertiesT &&value)
DomainStatus & WithClusterConfig(ClusterConfigT &&value)
DomainUseCase GetUseCase() const
const Aws::String & GetARN() const
const Aws::String & GetDomainId() const
void SetAccessPolicies(AccessPoliciesT &&value)
DomainStatus & WithARN(ARNT &&value)
bool IdentityCenterOptionsHasBeenSet() const
const SoftwareUpdateOptions & GetSoftwareUpdateOptions() const
void SetSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
const ClusterConfig & GetClusterConfig() const
bool SnapshotOptionsHasBeenSet() const
EngineMode GetEngineMode() const
DomainStatus & WithEndpoints(EndpointsT &&value)
bool SoftwareUpdateOptionsHasBeenSet() const
const CognitoOptions & GetCognitoOptions() const
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