7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/opensearch/OpenSearchService_EXPORTS.h>
9#include <aws/opensearch/model/AIMLOptionsStatus.h>
10#include <aws/opensearch/model/AccessPoliciesStatus.h>
11#include <aws/opensearch/model/AdvancedOptionsStatus.h>
12#include <aws/opensearch/model/AdvancedSecurityOptionsStatus.h>
13#include <aws/opensearch/model/AutoTuneOptionsStatus.h>
14#include <aws/opensearch/model/ChangeProgressDetails.h>
15#include <aws/opensearch/model/ClusterConfigStatus.h>
16#include <aws/opensearch/model/CognitoOptionsStatus.h>
17#include <aws/opensearch/model/DomainEndpointOptionsStatus.h>
18#include <aws/opensearch/model/EBSOptionsStatus.h>
19#include <aws/opensearch/model/EncryptionAtRestOptionsStatus.h>
20#include <aws/opensearch/model/IPAddressTypeStatus.h>
21#include <aws/opensearch/model/IdentityCenterOptionsStatus.h>
22#include <aws/opensearch/model/LogPublishingOptionsStatus.h>
23#include <aws/opensearch/model/ModifyingProperties.h>
24#include <aws/opensearch/model/NodeToNodeEncryptionOptionsStatus.h>
25#include <aws/opensearch/model/OffPeakWindowOptionsStatus.h>
26#include <aws/opensearch/model/SnapshotOptionsStatus.h>
27#include <aws/opensearch/model/SoftwareUpdateOptionsStatus.h>
28#include <aws/opensearch/model/VPCDerivedInfoStatus.h>
29#include <aws/opensearch/model/VersionStatus.h>
40namespace OpenSearchService {
62 template <
typename EngineVersionT = VersionStatus>
64 m_engineVersionHasBeenSet =
true;
65 m_engineVersion = std::forward<EngineVersionT>(value);
67 template <
typename EngineVersionT = VersionStatus>
80 template <
typename ClusterConfigT = ClusterConfigStatus>
82 m_clusterConfigHasBeenSet =
true;
83 m_clusterConfig = std::forward<ClusterConfigT>(value);
85 template <
typename ClusterConfigT = ClusterConfigStatus>
98 template <
typename EBSOptionsT = EBSOptionsStatus>
100 m_eBSOptionsHasBeenSet =
true;
101 m_eBSOptions = std::forward<EBSOptionsT>(value);
103 template <
typename EBSOptionsT = EBSOptionsStatus>
116 template <
typename AccessPoliciesT = AccessPoliciesStatus>
118 m_accessPoliciesHasBeenSet =
true;
119 m_accessPolicies = std::forward<AccessPoliciesT>(value);
121 template <
typename AccessPoliciesT = AccessPoliciesStatus>
137 template <
typename IPAddressTypeT = IPAddressTypeStatus>
139 m_iPAddressTypeHasBeenSet =
true;
140 m_iPAddressType = std::forward<IPAddressTypeT>(value);
142 template <
typename IPAddressTypeT = IPAddressTypeStatus>
156 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
158 m_snapshotOptionsHasBeenSet =
true;
159 m_snapshotOptions = std::forward<SnapshotOptionsT>(value);
161 template <
typename SnapshotOptionsT = SnapshotOptionsStatus>
175 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
177 m_vPCOptionsHasBeenSet =
true;
178 m_vPCOptions = std::forward<VPCOptionsT>(value);
180 template <
typename VPCOptionsT = VPCDerivedInfoStatus>
193 template <
typename CognitoOptionsT = CognitoOptionsStatus>
195 m_cognitoOptionsHasBeenSet =
true;
196 m_cognitoOptions = std::forward<CognitoOptionsT>(value);
198 template <
typename CognitoOptionsT = CognitoOptionsStatus>
211 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
213 m_encryptionAtRestOptionsHasBeenSet =
true;
214 m_encryptionAtRestOptions = std::forward<EncryptionAtRestOptionsT>(value);
216 template <
typename EncryptionAtRestOptionsT = EncryptionAtRestOptionsStatus>
229 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
231 m_nodeToNodeEncryptionOptionsHasBeenSet =
true;
232 m_nodeToNodeEncryptionOptions = std::forward<NodeToNodeEncryptionOptionsT>(value);
234 template <
typename NodeToNodeEncryptionOptionsT = NodeToNodeEncryptionOptionsStatus>
250 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
252 m_advancedOptionsHasBeenSet =
true;
253 m_advancedOptions = std::forward<AdvancedOptionsT>(value);
255 template <
typename AdvancedOptionsT = AdvancedOptionsStatus>
268 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
270 m_logPublishingOptionsHasBeenSet =
true;
271 m_logPublishingOptions = std::forward<LogPublishingOptionsT>(value);
273 template <
typename LogPublishingOptionsT = LogPublishingOptionsStatus>
287 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
289 m_domainEndpointOptionsHasBeenSet =
true;
290 m_domainEndpointOptions = std::forward<DomainEndpointOptionsT>(value);
292 template <
typename DomainEndpo
intOptionsT = DomainEndpo
intOptionsStatus>
305 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
307 m_advancedSecurityOptionsHasBeenSet =
true;
308 m_advancedSecurityOptions = std::forward<AdvancedSecurityOptionsT>(value);
310 template <
typename AdvancedSecurityOptionsT = AdvancedSecurityOptionsStatus>
324 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
326 m_identityCenterOptionsHasBeenSet =
true;
327 m_identityCenterOptions = std::forward<IdentityCenterOptionsT>(value);
329 template <
typename IdentityCenterOptionsT = IdentityCenterOptionsStatus>
342 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
344 m_autoTuneOptionsHasBeenSet =
true;
345 m_autoTuneOptions = std::forward<AutoTuneOptionsT>(value);
347 template <
typename AutoTuneOptionsT = AutoTuneOptionsStatus>
361 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
363 m_changeProgressDetailsHasBeenSet =
true;
364 m_changeProgressDetails = std::forward<ChangeProgressDetailsT>(value);
366 template <
typename ChangeProgressDetailsT = ChangeProgressDetails>
379 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
381 m_offPeakWindowOptionsHasBeenSet =
true;
382 m_offPeakWindowOptions = std::forward<OffPeakWindowOptionsT>(value);
384 template <
typename OffPeakWindowOptionsT = OffPeakWindowOptionsStatus>
397 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
399 m_softwareUpdateOptionsHasBeenSet =
true;
400 m_softwareUpdateOptions = std::forward<SoftwareUpdateOptionsT>(value);
402 template <
typename SoftwareUpdateOptionsT = SoftwareUpdateOptionsStatus>
416 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
418 m_modifyingPropertiesHasBeenSet =
true;
419 m_modifyingProperties = std::forward<ModifyingPropertiesT>(value);
421 template <
typename ModifyingPropertiesT = Aws::Vector<ModifyingProperties>>
426 template <
typename ModifyingPropertiesT = ModifyingProperties>
428 m_modifyingPropertiesHasBeenSet =
true;
429 m_modifyingProperties.emplace_back(std::forward<ModifyingPropertiesT>(value));
441 template <
typename AIMLOptionsT = AIMLOptionsStatus>
443 m_aIMLOptionsHasBeenSet =
true;
444 m_aIMLOptions = std::forward<AIMLOptionsT>(value);
446 template <
typename AIMLOptionsT = AIMLOptionsStatus>
494 bool m_engineVersionHasBeenSet =
false;
495 bool m_clusterConfigHasBeenSet =
false;
496 bool m_eBSOptionsHasBeenSet =
false;
497 bool m_accessPoliciesHasBeenSet =
false;
498 bool m_iPAddressTypeHasBeenSet =
false;
499 bool m_snapshotOptionsHasBeenSet =
false;
500 bool m_vPCOptionsHasBeenSet =
false;
501 bool m_cognitoOptionsHasBeenSet =
false;
502 bool m_encryptionAtRestOptionsHasBeenSet =
false;
503 bool m_nodeToNodeEncryptionOptionsHasBeenSet =
false;
504 bool m_advancedOptionsHasBeenSet =
false;
505 bool m_logPublishingOptionsHasBeenSet =
false;
506 bool m_domainEndpointOptionsHasBeenSet =
false;
507 bool m_advancedSecurityOptionsHasBeenSet =
false;
508 bool m_identityCenterOptionsHasBeenSet =
false;
509 bool m_autoTuneOptionsHasBeenSet =
false;
510 bool m_changeProgressDetailsHasBeenSet =
false;
511 bool m_offPeakWindowOptionsHasBeenSet =
false;
512 bool m_softwareUpdateOptionsHasBeenSet =
false;
513 bool m_modifyingPropertiesHasBeenSet =
false;
514 bool m_aIMLOptionsHasBeenSet =
false;
void SetAccessPolicies(AccessPoliciesT &&value)
bool IPAddressTypeHasBeenSet() const
void SetIPAddressType(IPAddressTypeT &&value)
AWS_OPENSEARCHSERVICE_API DomainConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
DomainConfig & WithAIMLOptions(AIMLOptionsT &&value)
AWS_OPENSEARCHSERVICE_API DomainConfig()=default
void SetAIMLOptions(AIMLOptionsT &&value)
void SetAdvancedOptions(AdvancedOptionsT &&value)
bool ChangeProgressDetailsHasBeenSet() const
bool LogPublishingOptionsHasBeenSet() const
bool AdvancedOptionsHasBeenSet() const
void SetEngineVersion(EngineVersionT &&value)
const NodeToNodeEncryptionOptionsStatus & GetNodeToNodeEncryptionOptions() const
void SetLogPublishingOptions(LogPublishingOptionsT &&value)
bool VPCOptionsHasBeenSet() const
const SoftwareUpdateOptionsStatus & GetSoftwareUpdateOptions() const
void SetNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
const DomainEndpointOptionsStatus & GetDomainEndpointOptions() const
void SetSnapshotOptions(SnapshotOptionsT &&value)
const AdvancedOptionsStatus & GetAdvancedOptions() const
bool EBSOptionsHasBeenSet() const
void SetCognitoOptions(CognitoOptionsT &&value)
const SnapshotOptionsStatus & GetSnapshotOptions() const
void SetClusterConfig(ClusterConfigT &&value)
const AccessPoliciesStatus & GetAccessPolicies() const
bool SnapshotOptionsHasBeenSet() const
void SetSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
const CognitoOptionsStatus & GetCognitoOptions() const
DomainConfig & WithCognitoOptions(CognitoOptionsT &&value)
const IPAddressTypeStatus & GetIPAddressType() const
DomainConfig & WithEBSOptions(EBSOptionsT &&value)
DomainConfig & WithAutoTuneOptions(AutoTuneOptionsT &&value)
DomainConfig & WithAdvancedOptions(AdvancedOptionsT &&value)
DomainConfig & WithSoftwareUpdateOptions(SoftwareUpdateOptionsT &&value)
bool ClusterConfigHasBeenSet() const
void SetVPCOptions(VPCOptionsT &&value)
const LogPublishingOptionsStatus & GetLogPublishingOptions() const
bool ModifyingPropertiesHasBeenSet() const
void SetAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
DomainConfig & WithNodeToNodeEncryptionOptions(NodeToNodeEncryptionOptionsT &&value)
void SetChangeProgressDetails(ChangeProgressDetailsT &&value)
bool CognitoOptionsHasBeenSet() const
DomainConfig & WithIdentityCenterOptions(IdentityCenterOptionsT &&value)
void SetEBSOptions(EBSOptionsT &&value)
DomainConfig & WithDomainEndpointOptions(DomainEndpointOptionsT &&value)
DomainConfig & WithClusterConfig(ClusterConfigT &&value)
DomainConfig & WithEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const EBSOptionsStatus & GetEBSOptions() const
DomainConfig & WithOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
void SetAutoTuneOptions(AutoTuneOptionsT &&value)
const ChangeProgressDetails & GetChangeProgressDetails() const
const AdvancedSecurityOptionsStatus & GetAdvancedSecurityOptions() const
DomainConfig & WithLogPublishingOptions(LogPublishingOptionsT &&value)
DomainConfig & WithSnapshotOptions(SnapshotOptionsT &&value)
const VersionStatus & GetEngineVersion() const
const ClusterConfigStatus & GetClusterConfig() const
const AIMLOptionsStatus & GetAIMLOptions() const
bool EncryptionAtRestOptionsHasBeenSet() const
const VPCDerivedInfoStatus & GetVPCOptions() const
void SetDomainEndpointOptions(DomainEndpointOptionsT &&value)
void SetOffPeakWindowOptions(OffPeakWindowOptionsT &&value)
void SetIdentityCenterOptions(IdentityCenterOptionsT &&value)
void SetModifyingProperties(ModifyingPropertiesT &&value)
DomainConfig & WithIPAddressType(IPAddressTypeT &&value)
bool AIMLOptionsHasBeenSet() const
DomainConfig & WithAccessPolicies(AccessPoliciesT &&value)
const OffPeakWindowOptionsStatus & GetOffPeakWindowOptions() const
bool IdentityCenterOptionsHasBeenSet() const
DomainConfig & WithAdvancedSecurityOptions(AdvancedSecurityOptionsT &&value)
const AutoTuneOptionsStatus & GetAutoTuneOptions() const
DomainConfig & WithVPCOptions(VPCOptionsT &&value)
DomainConfig & AddModifyingProperties(ModifyingPropertiesT &&value)
bool AdvancedSecurityOptionsHasBeenSet() const
DomainConfig & WithEngineVersion(EngineVersionT &&value)
bool DomainEndpointOptionsHasBeenSet() const
bool OffPeakWindowOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEncryptionAtRestOptions(EncryptionAtRestOptionsT &&value)
const EncryptionAtRestOptionsStatus & GetEncryptionAtRestOptions() const
bool NodeToNodeEncryptionOptionsHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DomainConfig(Aws::Utils::Json::JsonView jsonValue)
bool AccessPoliciesHasBeenSet() const
bool EngineVersionHasBeenSet() const
const Aws::Vector< ModifyingProperties > & GetModifyingProperties() const
DomainConfig & WithModifyingProperties(ModifyingPropertiesT &&value)
bool SoftwareUpdateOptionsHasBeenSet() const
const IdentityCenterOptionsStatus & GetIdentityCenterOptions() const
bool AutoTuneOptionsHasBeenSet() const
DomainConfig & WithChangeProgressDetails(ChangeProgressDetailsT &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue