7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/redshift/Redshift_EXPORTS.h>
12#include <aws/redshift/model/AquaConfiguration.h>
13#include <aws/redshift/model/ClusterIamRole.h>
14#include <aws/redshift/model/ClusterNode.h>
15#include <aws/redshift/model/ClusterParameterGroupStatus.h>
16#include <aws/redshift/model/ClusterSecurityGroupMembership.h>
17#include <aws/redshift/model/ClusterSnapshotCopyStatus.h>
18#include <aws/redshift/model/DataTransferProgress.h>
19#include <aws/redshift/model/DeferredMaintenanceWindow.h>
20#include <aws/redshift/model/ElasticIpStatus.h>
21#include <aws/redshift/model/Endpoint.h>
22#include <aws/redshift/model/HsmStatus.h>
23#include <aws/redshift/model/PendingModifiedValues.h>
24#include <aws/redshift/model/ReservedNodeExchangeStatus.h>
25#include <aws/redshift/model/ResizeInfo.h>
26#include <aws/redshift/model/RestoreStatus.h>
27#include <aws/redshift/model/ScheduleState.h>
28#include <aws/redshift/model/SecondaryClusterInfo.h>
29#include <aws/redshift/model/Tag.h>
30#include <aws/redshift/model/VpcSecurityGroupMembership.h>
63 template <
typename ClusterIdentifierT = Aws::String>
65 m_clusterIdentifierHasBeenSet =
true;
66 m_clusterIdentifier = std::forward<ClusterIdentifierT>(value);
68 template <
typename ClusterIdentifierT = Aws::String>
81 template <
typename NodeTypeT = Aws::String>
83 m_nodeTypeHasBeenSet =
true;
84 m_nodeType = std::forward<NodeTypeT>(value);
86 template <
typename NodeTypeT = Aws::String>
113 template <
typename ClusterStatusT = Aws::String>
115 m_clusterStatusHasBeenSet =
true;
116 m_clusterStatus = std::forward<ClusterStatusT>(value);
118 template <
typename ClusterStatusT = Aws::String>
138 template <
typename ClusterAvailabilityStatusT = Aws::String>
140 m_clusterAvailabilityStatusHasBeenSet =
true;
141 m_clusterAvailabilityStatus = std::forward<ClusterAvailabilityStatusT>(value);
143 template <
typename ClusterAvailabilityStatusT = Aws::String>
156 template <
typename ModifyStatusT = Aws::String>
158 m_modifyStatusHasBeenSet =
true;
159 m_modifyStatus = std::forward<ModifyStatusT>(value);
161 template <
typename ModifyStatusT = Aws::String>
175 template <
typename MasterUsernameT = Aws::String>
177 m_masterUsernameHasBeenSet =
true;
178 m_masterUsername = std::forward<MasterUsernameT>(value);
180 template <
typename MasterUsernameT = Aws::String>
196 template <
typename DBNameT = Aws::String>
198 m_dBNameHasBeenSet =
true;
199 m_dBName = std::forward<DBNameT>(value);
201 template <
typename DBNameT = Aws::String>
214 template <
typename Endpo
intT = Endpo
int>
216 m_endpointHasBeenSet =
true;
217 m_endpoint = std::forward<EndpointT>(value);
219 template <
typename Endpo
intT = Endpo
int>
232 template <
typename ClusterCreateTimeT = Aws::Utils::DateTime>
234 m_clusterCreateTimeHasBeenSet =
true;
235 m_clusterCreateTime = std::forward<ClusterCreateTimeT>(value);
237 template <
typename ClusterCreateTimeT = Aws::Utils::DateTime>
251 m_automatedSnapshotRetentionPeriodHasBeenSet =
true;
252 m_automatedSnapshotRetentionPeriod = value;
270 m_manualSnapshotRetentionPeriodHasBeenSet =
true;
271 m_manualSnapshotRetentionPeriod = value;
291 template <
typename ClusterSecurityGroupsT = Aws::Vector<ClusterSecurityGroupMembership>>
293 m_clusterSecurityGroupsHasBeenSet =
true;
294 m_clusterSecurityGroups = std::forward<ClusterSecurityGroupsT>(value);
296 template <
typename ClusterSecurityGroupsT = Aws::Vector<ClusterSecurityGroupMembership>>
301 template <
typename ClusterSecurityGroupsT = ClusterSecurityGroupMembership>
303 m_clusterSecurityGroupsHasBeenSet =
true;
304 m_clusterSecurityGroups.emplace_back(std::forward<ClusterSecurityGroupsT>(value));
317 template <
typename VpcSecurityGroupsT = Aws::Vector<VpcSecurityGroupMembership>>
319 m_vpcSecurityGroupsHasBeenSet =
true;
320 m_vpcSecurityGroups = std::forward<VpcSecurityGroupsT>(value);
322 template <
typename VpcSecurityGroupsT = Aws::Vector<VpcSecurityGroupMembership>>
327 template <
typename VpcSecurityGroupsT = VpcSecurityGroupMembership>
329 m_vpcSecurityGroupsHasBeenSet =
true;
330 m_vpcSecurityGroups.emplace_back(std::forward<VpcSecurityGroupsT>(value));
342 template <
typename ClusterParameterGroupsT = Aws::Vector<ClusterParameterGroupStatus>>
344 m_clusterParameterGroupsHasBeenSet =
true;
345 m_clusterParameterGroups = std::forward<ClusterParameterGroupsT>(value);
347 template <
typename ClusterParameterGroupsT = Aws::Vector<ClusterParameterGroupStatus>>
352 template <
typename ClusterParameterGroupsT = ClusterParameterGroupStatus>
354 m_clusterParameterGroupsHasBeenSet =
true;
355 m_clusterParameterGroups.emplace_back(std::forward<ClusterParameterGroupsT>(value));
367 template <
typename ClusterSubnetGroupNameT = Aws::String>
369 m_clusterSubnetGroupNameHasBeenSet =
true;
370 m_clusterSubnetGroupName = std::forward<ClusterSubnetGroupNameT>(value);
372 template <
typename ClusterSubnetGroupNameT = Aws::String>
385 template <
typename VpcIdT = Aws::String>
387 m_vpcIdHasBeenSet =
true;
388 m_vpcId = std::forward<VpcIdT>(value);
390 template <
typename VpcIdT = Aws::String>
392 SetVpcId(std::forward<VpcIdT>(value));
403 template <
typename AvailabilityZoneT = Aws::String>
405 m_availabilityZoneHasBeenSet =
true;
406 m_availabilityZone = std::forward<AvailabilityZoneT>(value);
408 template <
typename AvailabilityZoneT = Aws::String>
422 template <
typename PreferredMa
intenanceWindowT = Aws::String>
424 m_preferredMaintenanceWindowHasBeenSet =
true;
425 m_preferredMaintenanceWindow = std::forward<PreferredMaintenanceWindowT>(value);
427 template <
typename PreferredMa
intenanceWindowT = Aws::String>
441 template <
typename PendingModifiedValuesT = PendingModifiedValues>
443 m_pendingModifiedValuesHasBeenSet =
true;
444 m_pendingModifiedValues = std::forward<PendingModifiedValuesT>(value);
446 template <
typename PendingModifiedValuesT = PendingModifiedValues>
460 template <
typename ClusterVersionT = Aws::String>
462 m_clusterVersionHasBeenSet =
true;
463 m_clusterVersion = std::forward<ClusterVersionT>(value);
465 template <
typename ClusterVersionT = Aws::String>
481 m_allowVersionUpgradeHasBeenSet =
true;
482 m_allowVersionUpgrade = value;
497 m_numberOfNodesHasBeenSet =
true;
498 m_numberOfNodes = value;
514 m_publiclyAccessibleHasBeenSet =
true;
515 m_publiclyAccessible = value;
531 m_encryptedHasBeenSet =
true;
547 template <
typename RestoreStatusT = RestoreStatus>
549 m_restoreStatusHasBeenSet =
true;
550 m_restoreStatus = std::forward<RestoreStatusT>(value);
552 template <
typename RestoreStatusT = RestoreStatus>
565 template <
typename DataTransferProgressT = DataTransferProgress>
567 m_dataTransferProgressHasBeenSet =
true;
568 m_dataTransferProgress = std::forward<DataTransferProgressT>(value);
570 template <
typename DataTransferProgressT = DataTransferProgress>
585 template <
typename HsmStatusT = HsmStatus>
587 m_hsmStatusHasBeenSet =
true;
588 m_hsmStatus = std::forward<HsmStatusT>(value);
590 template <
typename HsmStatusT = HsmStatus>
604 template <
typename ClusterSnapshotCopyStatusT = ClusterSnapshotCopyStatus>
606 m_clusterSnapshotCopyStatusHasBeenSet =
true;
607 m_clusterSnapshotCopyStatus = std::forward<ClusterSnapshotCopyStatusT>(value);
609 template <
typename ClusterSnapshotCopyStatusT = ClusterSnapshotCopyStatus>
622 template <
typename ClusterPublicKeyT = Aws::String>
624 m_clusterPublicKeyHasBeenSet =
true;
625 m_clusterPublicKey = std::forward<ClusterPublicKeyT>(value);
627 template <
typename ClusterPublicKeyT = Aws::String>
640 template <
typename ClusterNodesT = Aws::Vector<ClusterNode>>
642 m_clusterNodesHasBeenSet =
true;
643 m_clusterNodes = std::forward<ClusterNodesT>(value);
645 template <
typename ClusterNodesT = Aws::Vector<ClusterNode>>
650 template <
typename ClusterNodesT = ClusterNode>
652 m_clusterNodesHasBeenSet =
true;
653 m_clusterNodes.emplace_back(std::forward<ClusterNodesT>(value));
664 template <
typename ElasticIpStatusT = ElasticIpStatus>
666 m_elasticIpStatusHasBeenSet =
true;
667 m_elasticIpStatus = std::forward<ElasticIpStatusT>(value);
669 template <
typename ElasticIpStatusT = ElasticIpStatus>
682 template <
typename ClusterRevisionNumberT = Aws::String>
684 m_clusterRevisionNumberHasBeenSet =
true;
685 m_clusterRevisionNumber = std::forward<ClusterRevisionNumberT>(value);
687 template <
typename ClusterRevisionNumberT = Aws::String>
700 template <
typename TagsT = Aws::Vector<Tag>>
702 m_tagsHasBeenSet =
true;
703 m_tags = std::forward<TagsT>(value);
705 template <
typename TagsT = Aws::Vector<Tag>>
707 SetTags(std::forward<TagsT>(value));
710 template <
typename TagsT = Tag>
712 m_tagsHasBeenSet =
true;
713 m_tags.emplace_back(std::forward<TagsT>(value));
725 template <
typename KmsKeyIdT = Aws::String>
727 m_kmsKeyIdHasBeenSet =
true;
728 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
730 template <
typename KmsKeyIdT = Aws::String>
750 m_enhancedVpcRoutingHasBeenSet =
true;
751 m_enhancedVpcRouting = value;
766 template <
typename IamRolesT = Aws::Vector<ClusterIamRole>>
768 m_iamRolesHasBeenSet =
true;
769 m_iamRoles = std::forward<IamRolesT>(value);
771 template <
typename IamRolesT = Aws::Vector<ClusterIamRole>>
776 template <
typename IamRolesT = ClusterIamRole>
778 m_iamRolesHasBeenSet =
true;
779 m_iamRoles.emplace_back(std::forward<IamRolesT>(value));
790 template <
typename PendingActionsT = Aws::Vector<Aws::String>>
792 m_pendingActionsHasBeenSet =
true;
793 m_pendingActions = std::forward<PendingActionsT>(value);
795 template <
typename PendingActionsT = Aws::Vector<Aws::String>>
800 template <
typename PendingActionsT = Aws::String>
802 m_pendingActionsHasBeenSet =
true;
803 m_pendingActions.emplace_back(std::forward<PendingActionsT>(value));
814 template <
typename Ma
intenanceTrackNameT = Aws::String>
816 m_maintenanceTrackNameHasBeenSet =
true;
817 m_maintenanceTrackName = std::forward<MaintenanceTrackNameT>(value);
819 template <
typename Ma
intenanceTrackNameT = Aws::String>
833 template <
typename ElasticResizeNumberOfNodeOptionsT = Aws::String>
835 m_elasticResizeNumberOfNodeOptionsHasBeenSet =
true;
836 m_elasticResizeNumberOfNodeOptions = std::forward<ElasticResizeNumberOfNodeOptionsT>(value);
838 template <
typename ElasticResizeNumberOfNodeOptionsT = Aws::String>
851 template <
typename DeferredMa
intenanceWindowsT = Aws::Vector<DeferredMa
intenanceWindow>>
853 m_deferredMaintenanceWindowsHasBeenSet =
true;
854 m_deferredMaintenanceWindows = std::forward<DeferredMaintenanceWindowsT>(value);
856 template <
typename DeferredMa
intenanceWindowsT = Aws::Vector<DeferredMa
intenanceWindow>>
861 template <
typename DeferredMa
intenanceWindowsT = DeferredMa
intenanceWindow>
863 m_deferredMaintenanceWindowsHasBeenSet =
true;
864 m_deferredMaintenanceWindows.emplace_back(std::forward<DeferredMaintenanceWindowsT>(value));
875 template <
typename SnapshotScheduleIdentifierT = Aws::String>
877 m_snapshotScheduleIdentifierHasBeenSet =
true;
878 m_snapshotScheduleIdentifier = std::forward<SnapshotScheduleIdentifierT>(value);
880 template <
typename SnapshotScheduleIdentifierT = Aws::String>
894 m_snapshotScheduleStateHasBeenSet =
true;
895 m_snapshotScheduleState = value;
910 template <
typename ExpectedNextSnapshotScheduleTimeT = Aws::Utils::DateTime>
912 m_expectedNextSnapshotScheduleTimeHasBeenSet =
true;
913 m_expectedNextSnapshotScheduleTime = std::forward<ExpectedNextSnapshotScheduleTimeT>(value);
915 template <
typename ExpectedNextSnapshotScheduleTimeT = Aws::Utils::DateTime>
931 template <
typename ExpectedNextSnapshotScheduleTimeStatusT = Aws::String>
933 m_expectedNextSnapshotScheduleTimeStatusHasBeenSet =
true;
934 m_expectedNextSnapshotScheduleTimeStatus = std::forward<ExpectedNextSnapshotScheduleTimeStatusT>(value);
936 template <
typename ExpectedNextSnapshotScheduleTimeStatusT = Aws::String>
949 template <
typename NextMa
intenanceWindowStartTimeT = Aws::Utils::DateTime>
951 m_nextMaintenanceWindowStartTimeHasBeenSet =
true;
952 m_nextMaintenanceWindowStartTime = std::forward<NextMaintenanceWindowStartTimeT>(value);
954 template <
typename NextMa
intenanceWindowStartTimeT = Aws::Utils::DateTime>
969 template <
typename ResizeInfoT = ResizeInfo>
971 m_resizeInfoHasBeenSet =
true;
972 m_resizeInfo = std::forward<ResizeInfoT>(value);
974 template <
typename ResizeInfoT = ResizeInfo>
987 template <
typename AvailabilityZoneRelocationStatusT = Aws::String>
989 m_availabilityZoneRelocationStatusHasBeenSet =
true;
990 m_availabilityZoneRelocationStatus = std::forward<AvailabilityZoneRelocationStatusT>(value);
992 template <
typename AvailabilityZoneRelocationStatusT = Aws::String>
1005 template <
typename ClusterNamespaceArnT = Aws::String>
1007 m_clusterNamespaceArnHasBeenSet =
true;
1008 m_clusterNamespaceArn = std::forward<ClusterNamespaceArnT>(value);
1010 template <
typename ClusterNamespaceArnT = Aws::String>
1024 m_totalStorageCapacityInMegaBytesHasBeenSet =
true;
1025 m_totalStorageCapacityInMegaBytes = value;
1040 template <
typename AquaConfigurationT = AquaConfiguration>
1042 m_aquaConfigurationHasBeenSet =
true;
1043 m_aquaConfiguration = std::forward<AquaConfigurationT>(value);
1045 template <
typename AquaConfigurationT = AquaConfiguration>
1059 template <
typename DefaultIamRoleArnT = Aws::String>
1061 m_defaultIamRoleArnHasBeenSet =
true;
1062 m_defaultIamRoleArn = std::forward<DefaultIamRoleArnT>(value);
1064 template <
typename DefaultIamRoleArnT = Aws::String>
1078 template <
typename ReservedNodeExchangeStatusT = ReservedNodeExchangeStatus>
1080 m_reservedNodeExchangeStatusHasBeenSet =
true;
1081 m_reservedNodeExchangeStatus = std::forward<ReservedNodeExchangeStatusT>(value);
1083 template <
typename ReservedNodeExchangeStatusT = ReservedNodeExchangeStatus>
1096 template <
typename CustomDomainNameT = Aws::String>
1098 m_customDomainNameHasBeenSet =
true;
1099 m_customDomainName = std::forward<CustomDomainNameT>(value);
1101 template <
typename CustomDomainNameT = Aws::String>
1114 template <
typename CustomDomainCertificateArnT = Aws::String>
1116 m_customDomainCertificateArnHasBeenSet =
true;
1117 m_customDomainCertificateArn = std::forward<CustomDomainCertificateArnT>(value);
1119 template <
typename CustomDomainCertificateArnT = Aws::String>
1133 template <
typename CustomDomainCertificateExpiryDateT = Aws::Utils::DateTime>
1135 m_customDomainCertificateExpiryDateHasBeenSet =
true;
1136 m_customDomainCertificateExpiryDate = std::forward<CustomDomainCertificateExpiryDateT>(value);
1138 template <
typename CustomDomainCertificateExpiryDateT = Aws::Utils::DateTime>
1152 template <
typename MasterPasswordSecretArnT = Aws::String>
1154 m_masterPasswordSecretArnHasBeenSet =
true;
1155 m_masterPasswordSecretArn = std::forward<MasterPasswordSecretArnT>(value);
1157 template <
typename MasterPasswordSecretArnT = Aws::String>
1171 template <
typename MasterPasswordSecretKmsKeyIdT = Aws::String>
1173 m_masterPasswordSecretKmsKeyIdHasBeenSet =
true;
1174 m_masterPasswordSecretKmsKeyId = std::forward<MasterPasswordSecretKmsKeyIdT>(value);
1176 template <
typename MasterPasswordSecretKmsKeyIdT = Aws::String>
1190 template <
typename IpAddressTypeT = Aws::String>
1192 m_ipAddressTypeHasBeenSet =
true;
1193 m_ipAddressType = std::forward<IpAddressTypeT>(value);
1195 template <
typename IpAddressTypeT = Aws::String>
1209 template <
typename MultiAZT = Aws::String>
1211 m_multiAZHasBeenSet =
true;
1212 m_multiAZ = std::forward<MultiAZT>(value);
1214 template <
typename MultiAZT = Aws::String>
1228 template <
typename MultiAZSecondaryT = SecondaryClusterInfo>
1230 m_multiAZSecondaryHasBeenSet =
true;
1231 m_multiAZSecondary = std::forward<MultiAZSecondaryT>(value);
1233 template <
typename MultiAZSecondaryT = SecondaryClusterInfo>
1248 template <
typename LakehouseRegistrationStatusT = Aws::String>
1250 m_lakehouseRegistrationStatusHasBeenSet =
true;
1251 m_lakehouseRegistrationStatus = std::forward<LakehouseRegistrationStatusT>(value);
1253 template <
typename LakehouseRegistrationStatusT = Aws::String>
1267 template <
typename CatalogArnT = Aws::String>
1269 m_catalogArnHasBeenSet =
true;
1270 m_catalogArn = std::forward<CatalogArnT>(value);
1272 template <
typename CatalogArnT = Aws::String>
1297 int m_automatedSnapshotRetentionPeriod{0};
1299 int m_manualSnapshotRetentionPeriod{0};
1315 PendingModifiedValues m_pendingModifiedValues;
1319 bool m_allowVersionUpgrade{
false};
1321 int m_numberOfNodes{0};
1323 bool m_publiclyAccessible{
false};
1325 bool m_encrypted{
false};
1327 RestoreStatus m_restoreStatus;
1329 DataTransferProgress m_dataTransferProgress;
1331 HsmStatus m_hsmStatus;
1333 ClusterSnapshotCopyStatus m_clusterSnapshotCopyStatus;
1339 ElasticIpStatus m_elasticIpStatus;
1347 bool m_enhancedVpcRouting{
false};
1365 Aws::String m_expectedNextSnapshotScheduleTimeStatus;
1369 ResizeInfo m_resizeInfo;
1375 long long m_totalStorageCapacityInMegaBytes{0};
1377 AquaConfiguration m_aquaConfiguration;
1381 ReservedNodeExchangeStatus m_reservedNodeExchangeStatus;
1397 SecondaryClusterInfo m_multiAZSecondary;
1402 bool m_clusterIdentifierHasBeenSet =
false;
1403 bool m_nodeTypeHasBeenSet =
false;
1404 bool m_clusterStatusHasBeenSet =
false;
1405 bool m_clusterAvailabilityStatusHasBeenSet =
false;
1406 bool m_modifyStatusHasBeenSet =
false;
1407 bool m_masterUsernameHasBeenSet =
false;
1408 bool m_dBNameHasBeenSet =
false;
1409 bool m_endpointHasBeenSet =
false;
1410 bool m_clusterCreateTimeHasBeenSet =
false;
1411 bool m_automatedSnapshotRetentionPeriodHasBeenSet =
false;
1412 bool m_manualSnapshotRetentionPeriodHasBeenSet =
false;
1413 bool m_clusterSecurityGroupsHasBeenSet =
false;
1414 bool m_vpcSecurityGroupsHasBeenSet =
false;
1415 bool m_clusterParameterGroupsHasBeenSet =
false;
1416 bool m_clusterSubnetGroupNameHasBeenSet =
false;
1417 bool m_vpcIdHasBeenSet =
false;
1418 bool m_availabilityZoneHasBeenSet =
false;
1419 bool m_preferredMaintenanceWindowHasBeenSet =
false;
1420 bool m_pendingModifiedValuesHasBeenSet =
false;
1421 bool m_clusterVersionHasBeenSet =
false;
1422 bool m_allowVersionUpgradeHasBeenSet =
false;
1423 bool m_numberOfNodesHasBeenSet =
false;
1424 bool m_publiclyAccessibleHasBeenSet =
false;
1425 bool m_encryptedHasBeenSet =
false;
1426 bool m_restoreStatusHasBeenSet =
false;
1427 bool m_dataTransferProgressHasBeenSet =
false;
1428 bool m_hsmStatusHasBeenSet =
false;
1429 bool m_clusterSnapshotCopyStatusHasBeenSet =
false;
1430 bool m_clusterPublicKeyHasBeenSet =
false;
1431 bool m_clusterNodesHasBeenSet =
false;
1432 bool m_elasticIpStatusHasBeenSet =
false;
1433 bool m_clusterRevisionNumberHasBeenSet =
false;
1434 bool m_tagsHasBeenSet =
false;
1435 bool m_kmsKeyIdHasBeenSet =
false;
1436 bool m_enhancedVpcRoutingHasBeenSet =
false;
1437 bool m_iamRolesHasBeenSet =
false;
1438 bool m_pendingActionsHasBeenSet =
false;
1439 bool m_maintenanceTrackNameHasBeenSet =
false;
1440 bool m_elasticResizeNumberOfNodeOptionsHasBeenSet =
false;
1441 bool m_deferredMaintenanceWindowsHasBeenSet =
false;
1442 bool m_snapshotScheduleIdentifierHasBeenSet =
false;
1443 bool m_snapshotScheduleStateHasBeenSet =
false;
1444 bool m_expectedNextSnapshotScheduleTimeHasBeenSet =
false;
1445 bool m_expectedNextSnapshotScheduleTimeStatusHasBeenSet =
false;
1446 bool m_nextMaintenanceWindowStartTimeHasBeenSet =
false;
1447 bool m_resizeInfoHasBeenSet =
false;
1448 bool m_availabilityZoneRelocationStatusHasBeenSet =
false;
1449 bool m_clusterNamespaceArnHasBeenSet =
false;
1450 bool m_totalStorageCapacityInMegaBytesHasBeenSet =
false;
1451 bool m_aquaConfigurationHasBeenSet =
false;
1452 bool m_defaultIamRoleArnHasBeenSet =
false;
1453 bool m_reservedNodeExchangeStatusHasBeenSet =
false;
1454 bool m_customDomainNameHasBeenSet =
false;
1455 bool m_customDomainCertificateArnHasBeenSet =
false;
1456 bool m_customDomainCertificateExpiryDateHasBeenSet =
false;
1457 bool m_masterPasswordSecretArnHasBeenSet =
false;
1458 bool m_masterPasswordSecretKmsKeyIdHasBeenSet =
false;
1459 bool m_ipAddressTypeHasBeenSet =
false;
1460 bool m_multiAZHasBeenSet =
false;
1461 bool m_multiAZSecondaryHasBeenSet =
false;
1462 bool m_lakehouseRegistrationStatusHasBeenSet =
false;
1463 bool m_catalogArnHasBeenSet =
false;
bool MasterUsernameHasBeenSet() const
Cluster & WithAllowVersionUpgrade(bool value)
AWS_REDSHIFT_API void OutputToStream(Aws::OStream &oStream, const char *location) const
const AquaConfiguration & GetAquaConfiguration() const
bool ExpectedNextSnapshotScheduleTimeHasBeenSet() const
const DataTransferProgress & GetDataTransferProgress() const
bool EnhancedVpcRoutingHasBeenSet() const
void SetClusterAvailabilityStatus(ClusterAvailabilityStatusT &&value)
const Aws::String & GetDefaultIamRoleArn() const
const Aws::String & GetMaintenanceTrackName() const
bool ClusterParameterGroupsHasBeenSet() const
const Aws::Vector< DeferredMaintenanceWindow > & GetDeferredMaintenanceWindows() const
const Aws::String & GetClusterRevisionNumber() const
Cluster & WithAquaConfiguration(AquaConfigurationT &&value)
const Aws::String & GetSnapshotScheduleIdentifier() const
const Aws::String & GetCustomDomainCertificateArn() const
void SetNumberOfNodes(int value)
Cluster & WithVpcSecurityGroups(VpcSecurityGroupsT &&value)
const Aws::Utils::DateTime & GetNextMaintenanceWindowStartTime() const
bool GetEncrypted() const
Cluster & AddClusterNodes(ClusterNodesT &&value)
bool AutomatedSnapshotRetentionPeriodHasBeenSet() const
void SetMasterUsername(MasterUsernameT &&value)
bool ClusterAvailabilityStatusHasBeenSet() const
Cluster & WithClusterStatus(ClusterStatusT &&value)
Cluster & WithIamRoles(IamRolesT &&value)
Cluster & WithClusterVersion(ClusterVersionT &&value)
bool ClusterIdentifierHasBeenSet() const
bool CatalogArnHasBeenSet() const
const ReservedNodeExchangeStatus & GetReservedNodeExchangeStatus() const
bool KmsKeyIdHasBeenSet() const
Cluster & WithTags(TagsT &&value)
void SetClusterPublicKey(ClusterPublicKeyT &&value)
const PendingModifiedValues & GetPendingModifiedValues() const
Cluster & WithNumberOfNodes(int value)
Cluster & WithClusterPublicKey(ClusterPublicKeyT &&value)
const Aws::Vector< ClusterSecurityGroupMembership > & GetClusterSecurityGroups() const
Cluster & AddDeferredMaintenanceWindows(DeferredMaintenanceWindowsT &&value)
AWS_REDSHIFT_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
const SecondaryClusterInfo & GetMultiAZSecondary() const
Cluster & WithManualSnapshotRetentionPeriod(int value)
void SetEnhancedVpcRouting(bool value)
Cluster & WithClusterNamespaceArn(ClusterNamespaceArnT &&value)
void SetNextMaintenanceWindowStartTime(NextMaintenanceWindowStartTimeT &&value)
long long GetTotalStorageCapacityInMegaBytes() const
void SetSnapshotScheduleState(ScheduleState value)
bool GetAllowVersionUpgrade() const
Cluster & WithClusterNodes(ClusterNodesT &&value)
Cluster & WithClusterSecurityGroups(ClusterSecurityGroupsT &&value)
const Aws::String & GetVpcId() const
const Aws::String & GetClusterPublicKey() const
bool MasterPasswordSecretArnHasBeenSet() const
AWS_REDSHIFT_API Cluster()=default
Cluster & WithModifyStatus(ModifyStatusT &&value)
bool AllowVersionUpgradeHasBeenSet() const
void SetClusterIdentifier(ClusterIdentifierT &&value)
int GetAutomatedSnapshotRetentionPeriod() const
void SetMultiAZ(MultiAZT &&value)
void SetCustomDomainCertificateArn(CustomDomainCertificateArnT &&value)
bool EncryptedHasBeenSet() const
void SetElasticResizeNumberOfNodeOptions(ElasticResizeNumberOfNodeOptionsT &&value)
Cluster & AddClusterSecurityGroups(ClusterSecurityGroupsT &&value)
void SetHsmStatus(HsmStatusT &&value)
void SetVpcSecurityGroups(VpcSecurityGroupsT &&value)
void SetMasterPasswordSecretArn(MasterPasswordSecretArnT &&value)
void SetAquaConfiguration(AquaConfigurationT &&value)
Cluster & WithResizeInfo(ResizeInfoT &&value)
void SetMasterPasswordSecretKmsKeyId(MasterPasswordSecretKmsKeyIdT &&value)
bool MasterPasswordSecretKmsKeyIdHasBeenSet() const
void SetManualSnapshotRetentionPeriod(int value)
bool AvailabilityZoneHasBeenSet() const
bool ModifyStatusHasBeenSet() const
void SetDefaultIamRoleArn(DefaultIamRoleArnT &&value)
void SetAllowVersionUpgrade(bool value)
bool LakehouseRegistrationStatusHasBeenSet() const
const Aws::String & GetCustomDomainName() const
const Aws::String & GetLakehouseRegistrationStatus() const
Cluster & AddTags(TagsT &&value)
bool DeferredMaintenanceWindowsHasBeenSet() const
bool SnapshotScheduleStateHasBeenSet() const
Cluster & WithRestoreStatus(RestoreStatusT &&value)
void SetCustomDomainCertificateExpiryDate(CustomDomainCertificateExpiryDateT &&value)
bool PendingModifiedValuesHasBeenSet() const
void SetElasticIpStatus(ElasticIpStatusT &&value)
bool MaintenanceTrackNameHasBeenSet() const
bool ClusterRevisionNumberHasBeenSet() const
bool TotalStorageCapacityInMegaBytesHasBeenSet() const
void SetPubliclyAccessible(bool value)
void SetVpcId(VpcIdT &&value)
bool AquaConfigurationHasBeenSet() const
Cluster & WithAvailabilityZone(AvailabilityZoneT &&value)
const Aws::String & GetElasticResizeNumberOfNodeOptions() const
Cluster & WithMultiAZ(MultiAZT &&value)
bool NumberOfNodesHasBeenSet() const
Cluster & WithMaintenanceTrackName(MaintenanceTrackNameT &&value)
void SetReservedNodeExchangeStatus(ReservedNodeExchangeStatusT &&value)
void SetExpectedNextSnapshotScheduleTime(ExpectedNextSnapshotScheduleTimeT &&value)
bool IamRolesHasBeenSet() const
bool DBNameHasBeenSet() const
const Aws::String & GetMultiAZ() const
bool ExpectedNextSnapshotScheduleTimeStatusHasBeenSet() const
void SetDBName(DBNameT &&value)
void SetIamRoles(IamRolesT &&value)
const Aws::String & GetDBName() const
Cluster & AddVpcSecurityGroups(VpcSecurityGroupsT &&value)
Cluster & AddClusterParameterGroups(ClusterParameterGroupsT &&value)
void SetIpAddressType(IpAddressTypeT &&value)
void SetAvailabilityZone(AvailabilityZoneT &&value)
void SetDataTransferProgress(DataTransferProgressT &&value)
const HsmStatus & GetHsmStatus() const
void SetKmsKeyId(KmsKeyIdT &&value)
void SetCatalogArn(CatalogArnT &&value)
bool ClusterSubnetGroupNameHasBeenSet() const
bool ClusterSecurityGroupsHasBeenSet() const
bool ClusterPublicKeyHasBeenSet() const
Cluster & WithMultiAZSecondary(MultiAZSecondaryT &&value)
bool ResizeInfoHasBeenSet() const
Cluster & WithEnhancedVpcRouting(bool value)
const Aws::String & GetClusterSubnetGroupName() const
Cluster & WithExpectedNextSnapshotScheduleTimeStatus(ExpectedNextSnapshotScheduleTimeStatusT &&value)
const Aws::Vector< ClusterIamRole > & GetIamRoles() const
const Aws::Vector< VpcSecurityGroupMembership > & GetVpcSecurityGroups() const
AWS_REDSHIFT_API Cluster(const Aws::Utils::Xml::XmlNode &xmlNode)
Cluster & WithClusterCreateTime(ClusterCreateTimeT &&value)
void SetDeferredMaintenanceWindows(DeferredMaintenanceWindowsT &&value)
void SetClusterSnapshotCopyStatus(ClusterSnapshotCopyStatusT &&value)
Cluster & WithMasterUsername(MasterUsernameT &&value)
void SetTags(TagsT &&value)
const Aws::String & GetAvailabilityZoneRelocationStatus() const
void SetPendingActions(PendingActionsT &&value)
bool MultiAZSecondaryHasBeenSet() const
void SetClusterCreateTime(ClusterCreateTimeT &&value)
void SetClusterNodes(ClusterNodesT &&value)
bool MultiAZHasBeenSet() const
Cluster & WithPendingModifiedValues(PendingModifiedValuesT &&value)
Cluster & WithVpcId(VpcIdT &&value)
void SetRestoreStatus(RestoreStatusT &&value)
Cluster & WithDataTransferProgress(DataTransferProgressT &&value)
Cluster & WithElasticResizeNumberOfNodeOptions(ElasticResizeNumberOfNodeOptionsT &&value)
Cluster & WithKmsKeyId(KmsKeyIdT &&value)
bool ClusterSnapshotCopyStatusHasBeenSet() const
Cluster & WithClusterSnapshotCopyStatus(ClusterSnapshotCopyStatusT &&value)
bool ClusterCreateTimeHasBeenSet() const
Cluster & WithClusterParameterGroups(ClusterParameterGroupsT &&value)
bool VpcIdHasBeenSet() const
const Aws::Vector< ClusterParameterGroupStatus > & GetClusterParameterGroups() const
int GetManualSnapshotRetentionPeriod() const
const Aws::String & GetAvailabilityZone() const
bool RestoreStatusHasBeenSet() const
const Endpoint & GetEndpoint() const
bool CustomDomainCertificateArnHasBeenSet() const
bool ElasticIpStatusHasBeenSet() const
void SetClusterSecurityGroups(ClusterSecurityGroupsT &&value)
void SetSnapshotScheduleIdentifier(SnapshotScheduleIdentifierT &&value)
Cluster & WithNodeType(NodeTypeT &&value)
bool ElasticResizeNumberOfNodeOptionsHasBeenSet() const
const Aws::String & GetModifyStatus() const
void SetCustomDomainName(CustomDomainNameT &&value)
bool PreferredMaintenanceWindowHasBeenSet() const
Cluster & WithTotalStorageCapacityInMegaBytes(long long value)
void SetPreferredMaintenanceWindow(PreferredMaintenanceWindowT &&value)
Cluster & WithCatalogArn(CatalogArnT &&value)
const Aws::String & GetCatalogArn() const
bool NodeTypeHasBeenSet() const
Cluster & WithPubliclyAccessible(bool value)
bool ManualSnapshotRetentionPeriodHasBeenSet() const
const Aws::Vector< ClusterNode > & GetClusterNodes() const
Cluster & WithNextMaintenanceWindowStartTime(NextMaintenanceWindowStartTimeT &&value)
void SetMaintenanceTrackName(MaintenanceTrackNameT &&value)
Cluster & AddPendingActions(PendingActionsT &&value)
const Aws::String & GetMasterPasswordSecretKmsKeyId() const
void SetClusterNamespaceArn(ClusterNamespaceArnT &&value)
bool TagsHasBeenSet() const
Cluster & WithAvailabilityZoneRelocationStatus(AvailabilityZoneRelocationStatusT &&value)
void SetExpectedNextSnapshotScheduleTimeStatus(ExpectedNextSnapshotScheduleTimeStatusT &&value)
Cluster & WithDeferredMaintenanceWindows(DeferredMaintenanceWindowsT &&value)
void SetClusterStatus(ClusterStatusT &&value)
const Aws::String & GetMasterUsername() const
bool VpcSecurityGroupsHasBeenSet() const
const Aws::Utils::DateTime & GetExpectedNextSnapshotScheduleTime() const
bool EndpointHasBeenSet() const
Cluster & WithEndpoint(EndpointT &&value)
Cluster & WithSnapshotScheduleIdentifier(SnapshotScheduleIdentifierT &&value)
Cluster & WithPreferredMaintenanceWindow(PreferredMaintenanceWindowT &&value)
bool IpAddressTypeHasBeenSet() const
const Aws::String & GetExpectedNextSnapshotScheduleTimeStatus() const
const Aws::Vector< Tag > & GetTags() const
bool DefaultIamRoleArnHasBeenSet() const
void SetClusterVersion(ClusterVersionT &&value)
const Aws::String & GetKmsKeyId() const
void SetLakehouseRegistrationStatus(LakehouseRegistrationStatusT &&value)
void SetModifyStatus(ModifyStatusT &&value)
Cluster & WithMasterPasswordSecretKmsKeyId(MasterPasswordSecretKmsKeyIdT &&value)
const RestoreStatus & GetRestoreStatus() const
bool PendingActionsHasBeenSet() const
Cluster & WithReservedNodeExchangeStatus(ReservedNodeExchangeStatusT &&value)
Cluster & WithAutomatedSnapshotRetentionPeriod(int value)
void SetPendingModifiedValues(PendingModifiedValuesT &&value)
Cluster & WithClusterRevisionNumber(ClusterRevisionNumberT &&value)
bool CustomDomainCertificateExpiryDateHasBeenSet() const
int GetNumberOfNodes() const
void SetEncrypted(bool value)
AWS_REDSHIFT_API Cluster & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetAutomatedSnapshotRetentionPeriod(int value)
Cluster & WithClusterIdentifier(ClusterIdentifierT &&value)
bool HsmStatusHasBeenSet() const
Cluster & WithCustomDomainName(CustomDomainNameT &&value)
Cluster & WithLakehouseRegistrationStatus(LakehouseRegistrationStatusT &&value)
bool ClusterVersionHasBeenSet() const
bool NextMaintenanceWindowStartTimeHasBeenSet() const
Cluster & WithExpectedNextSnapshotScheduleTime(ExpectedNextSnapshotScheduleTimeT &&value)
bool DataTransferProgressHasBeenSet() const
const ResizeInfo & GetResizeInfo() const
const Aws::Vector< Aws::String > & GetPendingActions() const
bool AvailabilityZoneRelocationStatusHasBeenSet() const
void SetClusterSubnetGroupName(ClusterSubnetGroupNameT &&value)
bool PubliclyAccessibleHasBeenSet() const
Cluster & WithSnapshotScheduleState(ScheduleState value)
Cluster & WithHsmStatus(HsmStatusT &&value)
const Aws::String & GetClusterAvailabilityStatus() const
Cluster & WithDefaultIamRoleArn(DefaultIamRoleArnT &&value)
bool ClusterNodesHasBeenSet() const
Cluster & WithCustomDomainCertificateArn(CustomDomainCertificateArnT &&value)
const Aws::Utils::DateTime & GetClusterCreateTime() const
Cluster & WithIpAddressType(IpAddressTypeT &&value)
ScheduleState GetSnapshotScheduleState() const
const Aws::String & GetClusterNamespaceArn() const
const Aws::String & GetClusterStatus() const
void SetAvailabilityZoneRelocationStatus(AvailabilityZoneRelocationStatusT &&value)
Cluster & WithDBName(DBNameT &&value)
const Aws::String & GetPreferredMaintenanceWindow() const
Cluster & WithEncrypted(bool value)
const Aws::String & GetIpAddressType() const
const Aws::String & GetNodeType() const
void SetTotalStorageCapacityInMegaBytes(long long value)
const Aws::String & GetClusterIdentifier() const
bool ReservedNodeExchangeStatusHasBeenSet() const
void SetClusterRevisionNumber(ClusterRevisionNumberT &&value)
bool GetPubliclyAccessible() const
Cluster & WithClusterSubnetGroupName(ClusterSubnetGroupNameT &&value)
const ClusterSnapshotCopyStatus & GetClusterSnapshotCopyStatus() const
const ElasticIpStatus & GetElasticIpStatus() const
const Aws::String & GetClusterVersion() const
Cluster & WithMasterPasswordSecretArn(MasterPasswordSecretArnT &&value)
bool ClusterNamespaceArnHasBeenSet() const
const Aws::Utils::DateTime & GetCustomDomainCertificateExpiryDate() const
void SetMultiAZSecondary(MultiAZSecondaryT &&value)
Cluster & AddIamRoles(IamRolesT &&value)
Cluster & WithElasticIpStatus(ElasticIpStatusT &&value)
Cluster & WithClusterAvailabilityStatus(ClusterAvailabilityStatusT &&value)
bool GetEnhancedVpcRouting() const
void SetClusterParameterGroups(ClusterParameterGroupsT &&value)
bool ClusterStatusHasBeenSet() const
void SetResizeInfo(ResizeInfoT &&value)
const Aws::String & GetMasterPasswordSecretArn() const
Cluster & WithPendingActions(PendingActionsT &&value)
void SetNodeType(NodeTypeT &&value)
Cluster & WithCustomDomainCertificateExpiryDate(CustomDomainCertificateExpiryDateT &&value)
bool SnapshotScheduleIdentifierHasBeenSet() const
void SetEndpoint(EndpointT &&value)
bool CustomDomainNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream