7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/odb/Odb_EXPORTS.h>
11#include <aws/odb/model/ComputeModel.h>
12#include <aws/odb/model/DataCollectionOptions.h>
13#include <aws/odb/model/DiskRedundancy.h>
14#include <aws/odb/model/ExadataIormConfig.h>
15#include <aws/odb/model/IamRole.h>
16#include <aws/odb/model/LicenseModel.h>
17#include <aws/odb/model/ResourceStatus.h>
49 template <
typename CloudVmClusterIdT = Aws::String>
51 m_cloudVmClusterIdHasBeenSet =
true;
52 m_cloudVmClusterId = std::forward<CloudVmClusterIdT>(value);
54 template <
typename CloudVmClusterIdT = Aws::String>
67 template <
typename DisplayNameT = Aws::String>
69 m_displayNameHasBeenSet =
true;
70 m_displayName = std::forward<DisplayNameT>(value);
72 template <
typename DisplayNameT = Aws::String>
86 m_statusHasBeenSet =
true;
101 template <
typename StatusReasonT = Aws::String>
103 m_statusReasonHasBeenSet =
true;
104 m_statusReason = std::forward<StatusReasonT>(value);
106 template <
typename StatusReasonT = Aws::String>
119 template <
typename CloudVmClusterArnT = Aws::String>
121 m_cloudVmClusterArnHasBeenSet =
true;
122 m_cloudVmClusterArn = std::forward<CloudVmClusterArnT>(value);
124 template <
typename CloudVmClusterArnT = Aws::String>
138 template <
typename CloudExadataInfrastructureIdT = Aws::String>
140 m_cloudExadataInfrastructureIdHasBeenSet =
true;
141 m_cloudExadataInfrastructureId = std::forward<CloudExadataInfrastructureIdT>(value);
143 template <
typename CloudExadataInfrastructureIdT = Aws::String>
157 template <
typename CloudExadataInfrastructureArnT = Aws::String>
159 m_cloudExadataInfrastructureArnHasBeenSet =
true;
160 m_cloudExadataInfrastructureArn = std::forward<CloudExadataInfrastructureArnT>(value);
162 template <
typename CloudExadataInfrastructureArnT = Aws::String>
175 template <
typename ClusterNameT = Aws::String>
177 m_clusterNameHasBeenSet =
true;
178 m_clusterName = std::forward<ClusterNameT>(value);
180 template <
typename ClusterNameT = Aws::String>
194 m_cpuCoreCountHasBeenSet =
true;
195 m_cpuCoreCount = value;
209 template <
typename DataCollectionOptionsT = DataCollectionOptions>
211 m_dataCollectionOptionsHasBeenSet =
true;
212 m_dataCollectionOptions = std::forward<DataCollectionOptionsT>(value);
214 template <
typename DataCollectionOptionsT = DataCollectionOptions>
229 m_dataStorageSizeInTBsHasBeenSet =
true;
230 m_dataStorageSizeInTBs = value;
246 m_dbNodeStorageSizeInGBsHasBeenSet =
true;
247 m_dbNodeStorageSizeInGBs = value;
261 template <
typename DbServersT = Aws::Vector<Aws::String>>
263 m_dbServersHasBeenSet =
true;
264 m_dbServers = std::forward<DbServersT>(value);
266 template <
typename DbServersT = Aws::Vector<Aws::String>>
271 template <
typename DbServersT = Aws::String>
273 m_dbServersHasBeenSet =
true;
274 m_dbServers.emplace_back(std::forward<DbServersT>(value));
287 m_diskRedundancyHasBeenSet =
true;
288 m_diskRedundancy = value;
303 template <
typename GiVersionT = Aws::String>
305 m_giVersionHasBeenSet =
true;
306 m_giVersion = std::forward<GiVersionT>(value);
308 template <
typename GiVersionT = Aws::String>
321 template <
typename HostnameT = Aws::String>
323 m_hostnameHasBeenSet =
true;
324 m_hostname = std::forward<HostnameT>(value);
326 template <
typename HostnameT = Aws::String>
339 template <
typename IormConfigCacheT = ExadataIormConfig>
341 m_iormConfigCacheHasBeenSet =
true;
342 m_iormConfigCache = std::forward<IormConfigCacheT>(value);
344 template <
typename IormConfigCacheT = ExadataIormConfig>
359 m_isLocalBackupEnabledHasBeenSet =
true;
360 m_isLocalBackupEnabled = value;
375 m_isSparseDiskgroupEnabledHasBeenSet =
true;
376 m_isSparseDiskgroupEnabled = value;
390 template <
typename LastUpdateHistoryEntryIdT = Aws::String>
392 m_lastUpdateHistoryEntryIdHasBeenSet =
true;
393 m_lastUpdateHistoryEntryId = std::forward<LastUpdateHistoryEntryIdT>(value);
395 template <
typename LastUpdateHistoryEntryIdT = Aws::String>
409 m_licenseModelHasBeenSet =
true;
410 m_licenseModel = value;
425 m_listenerPortHasBeenSet =
true;
426 m_listenerPort = value;
442 m_memorySizeInGBsHasBeenSet =
true;
443 m_memorySizeInGBs = value;
458 m_nodeCountHasBeenSet =
true;
473 template <
typename Oc
idT = Aws::String>
475 m_ocidHasBeenSet =
true;
476 m_ocid = std::forward<OcidT>(value);
478 template <
typename Oc
idT = Aws::String>
480 SetOcid(std::forward<OcidT>(value));
491 template <
typename OciResourceAnchorNameT = Aws::String>
493 m_ociResourceAnchorNameHasBeenSet =
true;
494 m_ociResourceAnchorName = std::forward<OciResourceAnchorNameT>(value);
496 template <
typename OciResourceAnchorNameT = Aws::String>
509 template <
typename OciUrlT = Aws::String>
511 m_ociUrlHasBeenSet =
true;
512 m_ociUrl = std::forward<OciUrlT>(value);
514 template <
typename OciUrlT = Aws::String>
527 template <
typename DomainT = Aws::String>
529 m_domainHasBeenSet =
true;
530 m_domain = std::forward<DomainT>(value);
532 template <
typename DomainT = Aws::String>
546 template <
typename ScanDnsNameT = Aws::String>
548 m_scanDnsNameHasBeenSet =
true;
549 m_scanDnsName = std::forward<ScanDnsNameT>(value);
551 template <
typename ScanDnsNameT = Aws::String>
565 template <
typename ScanDnsRecordIdT = Aws::String>
567 m_scanDnsRecordIdHasBeenSet =
true;
568 m_scanDnsRecordId = std::forward<ScanDnsRecordIdT>(value);
570 template <
typename ScanDnsRecordIdT = Aws::String>
584 template <
typename ScanIpIdsT = Aws::Vector<Aws::String>>
586 m_scanIpIdsHasBeenSet =
true;
587 m_scanIpIds = std::forward<ScanIpIdsT>(value);
589 template <
typename ScanIpIdsT = Aws::Vector<Aws::String>>
594 template <
typename ScanIpIdsT = Aws::String>
596 m_scanIpIdsHasBeenSet =
true;
597 m_scanIpIds.emplace_back(std::forward<ScanIpIdsT>(value));
609 template <
typename ShapeT = Aws::String>
611 m_shapeHasBeenSet =
true;
612 m_shape = std::forward<ShapeT>(value);
614 template <
typename ShapeT = Aws::String>
616 SetShape(std::forward<ShapeT>(value));
628 template <
typename SshPublicKeysT = Aws::Vector<Aws::String>>
630 m_sshPublicKeysHasBeenSet =
true;
631 m_sshPublicKeys = std::forward<SshPublicKeysT>(value);
633 template <
typename SshPublicKeysT = Aws::Vector<Aws::String>>
638 template <
typename SshPublicKeysT = Aws::String>
640 m_sshPublicKeysHasBeenSet =
true;
641 m_sshPublicKeys.emplace_back(std::forward<SshPublicKeysT>(value));
654 m_storageSizeInGBsHasBeenSet =
true;
655 m_storageSizeInGBs = value;
669 template <
typename SystemVersionT = Aws::String>
671 m_systemVersionHasBeenSet =
true;
672 m_systemVersion = std::forward<SystemVersionT>(value);
674 template <
typename SystemVersionT = Aws::String>
687 template <
typename CreatedAtT = Aws::Utils::DateTime>
689 m_createdAtHasBeenSet =
true;
690 m_createdAt = std::forward<CreatedAtT>(value);
692 template <
typename CreatedAtT = Aws::Utils::DateTime>
705 template <
typename TimeZoneT = Aws::String>
707 m_timeZoneHasBeenSet =
true;
708 m_timeZone = std::forward<TimeZoneT>(value);
710 template <
typename TimeZoneT = Aws::String>
726 template <
typename VipIdsT = Aws::Vector<Aws::String>>
728 m_vipIdsHasBeenSet =
true;
729 m_vipIds = std::forward<VipIdsT>(value);
731 template <
typename VipIdsT = Aws::Vector<Aws::String>>
736 template <
typename VipIdsT = Aws::String>
738 m_vipIdsHasBeenSet =
true;
739 m_vipIds.emplace_back(std::forward<VipIdsT>(value));
750 template <
typename OdbNetworkIdT = Aws::String>
752 m_odbNetworkIdHasBeenSet =
true;
753 m_odbNetworkId = std::forward<OdbNetworkIdT>(value);
755 template <
typename OdbNetworkIdT = Aws::String>
769 template <
typename OdbNetworkArnT = Aws::String>
771 m_odbNetworkArnHasBeenSet =
true;
772 m_odbNetworkArn = std::forward<OdbNetworkArnT>(value);
774 template <
typename OdbNetworkArnT = Aws::String>
789 m_percentProgressHasBeenSet =
true;
790 m_percentProgress = value;
809 m_computeModelHasBeenSet =
true;
810 m_computeModel = value;
825 template <
typename IamRolesT = Aws::Vector<IamRole>>
827 m_iamRolesHasBeenSet =
true;
828 m_iamRoles = std::forward<IamRolesT>(value);
830 template <
typename IamRolesT = Aws::Vector<IamRole>>
835 template <
typename IamRolesT = IamRole>
837 m_iamRolesHasBeenSet =
true;
838 m_iamRoles.emplace_back(std::forward<IamRolesT>(value));
859 int m_cpuCoreCount{0};
861 DataCollectionOptions m_dataCollectionOptions;
863 double m_dataStorageSizeInTBs{0.0};
865 int m_dbNodeStorageSizeInGBs{0};
875 ExadataIormConfig m_iormConfigCache;
877 bool m_isLocalBackupEnabled{
false};
879 bool m_isSparseDiskgroupEnabled{
false};
885 int m_listenerPort{0};
887 int m_memorySizeInGBs{0};
909 int m_storageSizeInGBs{0};
923 double m_percentProgress{0.0};
928 bool m_cloudVmClusterIdHasBeenSet =
false;
929 bool m_displayNameHasBeenSet =
false;
930 bool m_statusHasBeenSet =
false;
931 bool m_statusReasonHasBeenSet =
false;
932 bool m_cloudVmClusterArnHasBeenSet =
false;
933 bool m_cloudExadataInfrastructureIdHasBeenSet =
false;
934 bool m_cloudExadataInfrastructureArnHasBeenSet =
false;
935 bool m_clusterNameHasBeenSet =
false;
936 bool m_cpuCoreCountHasBeenSet =
false;
937 bool m_dataCollectionOptionsHasBeenSet =
false;
938 bool m_dataStorageSizeInTBsHasBeenSet =
false;
939 bool m_dbNodeStorageSizeInGBsHasBeenSet =
false;
940 bool m_dbServersHasBeenSet =
false;
941 bool m_diskRedundancyHasBeenSet =
false;
942 bool m_giVersionHasBeenSet =
false;
943 bool m_hostnameHasBeenSet =
false;
944 bool m_iormConfigCacheHasBeenSet =
false;
945 bool m_isLocalBackupEnabledHasBeenSet =
false;
946 bool m_isSparseDiskgroupEnabledHasBeenSet =
false;
947 bool m_lastUpdateHistoryEntryIdHasBeenSet =
false;
948 bool m_licenseModelHasBeenSet =
false;
949 bool m_listenerPortHasBeenSet =
false;
950 bool m_memorySizeInGBsHasBeenSet =
false;
951 bool m_nodeCountHasBeenSet =
false;
952 bool m_ocidHasBeenSet =
false;
953 bool m_ociResourceAnchorNameHasBeenSet =
false;
954 bool m_ociUrlHasBeenSet =
false;
955 bool m_domainHasBeenSet =
false;
956 bool m_scanDnsNameHasBeenSet =
false;
957 bool m_scanDnsRecordIdHasBeenSet =
false;
958 bool m_scanIpIdsHasBeenSet =
false;
959 bool m_shapeHasBeenSet =
false;
960 bool m_sshPublicKeysHasBeenSet =
false;
961 bool m_storageSizeInGBsHasBeenSet =
false;
962 bool m_systemVersionHasBeenSet =
false;
963 bool m_createdAtHasBeenSet =
false;
964 bool m_timeZoneHasBeenSet =
false;
965 bool m_vipIdsHasBeenSet =
false;
966 bool m_odbNetworkIdHasBeenSet =
false;
967 bool m_odbNetworkArnHasBeenSet =
false;
968 bool m_percentProgressHasBeenSet =
false;
969 bool m_computeModelHasBeenSet =
false;
970 bool m_iamRolesHasBeenSet =
false;
void SetDisplayName(DisplayNameT &&value)
void SetCpuCoreCount(int value)
CloudVmCluster & WithNodeCount(int value)
void SetStatus(ResourceStatus value)
const Aws::String & GetSystemVersion() const
CloudVmCluster & WithIamRoles(IamRolesT &&value)
const Aws::String & GetCloudExadataInfrastructureArn() const
void SetCloudVmClusterId(CloudVmClusterIdT &&value)
bool LicenseModelHasBeenSet() const
void SetCloudExadataInfrastructureId(CloudExadataInfrastructureIdT &&value)
void SetPercentProgress(double value)
const Aws::String & GetLastUpdateHistoryEntryId() const
bool OdbNetworkArnHasBeenSet() const
void SetClusterName(ClusterNameT &&value)
bool DiskRedundancyHasBeenSet() const
void SetIormConfigCache(IormConfigCacheT &&value)
bool OcidHasBeenSet() const
void SetSshPublicKeys(SshPublicKeysT &&value)
CloudVmCluster & WithMemorySizeInGBs(int value)
const Aws::String & GetCloudVmClusterId() const
ResourceStatus GetStatus() const
const Aws::Vector< Aws::String > & GetScanIpIds() const
const Aws::String & GetScanDnsRecordId() const
bool ScanDnsRecordIdHasBeenSet() const
CloudVmCluster & WithCpuCoreCount(int value)
CloudVmCluster & WithShape(ShapeT &&value)
const Aws::String & GetOdbNetworkArn() const
void SetShape(ShapeT &&value)
bool ShapeHasBeenSet() const
CloudVmCluster & WithIsLocalBackupEnabled(bool value)
void SetOcid(OcidT &&value)
CloudVmCluster & WithCloudVmClusterId(CloudVmClusterIdT &&value)
bool CreatedAtHasBeenSet() const
double GetPercentProgress() const
bool DomainHasBeenSet() const
CloudVmCluster & WithIsSparseDiskgroupEnabled(bool value)
void SetStorageSizeInGBs(int value)
CloudVmCluster & WithLastUpdateHistoryEntryId(LastUpdateHistoryEntryIdT &&value)
void SetStatusReason(StatusReasonT &&value)
CloudVmCluster & WithIormConfigCache(IormConfigCacheT &&value)
bool VipIdsHasBeenSet() const
CloudVmCluster & WithDiskRedundancy(DiskRedundancy value)
CloudVmCluster & WithSystemVersion(SystemVersionT &&value)
void SetDataStorageSizeInTBs(double value)
DiskRedundancy GetDiskRedundancy() const
bool OdbNetworkIdHasBeenSet() const
CloudVmCluster & WithOdbNetworkArn(OdbNetworkArnT &&value)
void SetOdbNetworkArn(OdbNetworkArnT &&value)
const Aws::String & GetCloudExadataInfrastructureId() const
void SetScanDnsName(ScanDnsNameT &&value)
const Aws::Vector< Aws::String > & GetVipIds() const
void SetOciResourceAnchorName(OciResourceAnchorNameT &&value)
CloudVmCluster & WithStatus(ResourceStatus value)
void SetScanIpIds(ScanIpIdsT &&value)
CloudVmCluster & WithHostname(HostnameT &&value)
void SetOdbNetworkId(OdbNetworkIdT &&value)
const Aws::String & GetDisplayName() const
void SetSystemVersion(SystemVersionT &&value)
AWS_ODB_API CloudVmCluster(Aws::Utils::Json::JsonView jsonValue)
AWS_ODB_API CloudVmCluster & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDiskRedundancy(DiskRedundancy value)
const Aws::String & GetOdbNetworkId() const
CloudVmCluster & WithComputeModel(ComputeModel value)
void SetNodeCount(int value)
void SetDbServers(DbServersT &&value)
CloudVmCluster & WithCloudVmClusterArn(CloudVmClusterArnT &&value)
const Aws::Vector< Aws::String > & GetDbServers() const
CloudVmCluster & AddSshPublicKeys(SshPublicKeysT &&value)
bool GetIsLocalBackupEnabled() const
const DataCollectionOptions & GetDataCollectionOptions() const
CloudVmCluster & WithDataCollectionOptions(DataCollectionOptionsT &&value)
void SetDataCollectionOptions(DataCollectionOptionsT &&value)
int GetListenerPort() const
CloudVmCluster & WithLicenseModel(LicenseModel value)
const Aws::Vector< IamRole > & GetIamRoles() const
bool CloudVmClusterIdHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedAt() const
bool DbServersHasBeenSet() const
bool ClusterNameHasBeenSet() const
AWS_ODB_API CloudVmCluster()=default
bool HostnameHasBeenSet() const
void SetCloudExadataInfrastructureArn(CloudExadataInfrastructureArnT &&value)
int GetCpuCoreCount() const
CloudVmCluster & AddVipIds(VipIdsT &&value)
CloudVmCluster & AddIamRoles(IamRolesT &&value)
bool SystemVersionHasBeenSet() const
bool MemorySizeInGBsHasBeenSet() const
bool ListenerPortHasBeenSet() const
void SetMemorySizeInGBs(int value)
int GetStorageSizeInGBs() const
bool CpuCoreCountHasBeenSet() const
bool PercentProgressHasBeenSet() const
void SetOciUrl(OciUrlT &&value)
bool StorageSizeInGBsHasBeenSet() const
bool CloudExadataInfrastructureArnHasBeenSet() const
CloudVmCluster & WithClusterName(ClusterNameT &&value)
const Aws::String & GetShape() const
void SetDomain(DomainT &&value)
const ExadataIormConfig & GetIormConfigCache() const
const Aws::String & GetOcid() const
void SetListenerPort(int value)
const Aws::String & GetScanDnsName() const
bool CloudExadataInfrastructureIdHasBeenSet() const
void SetIamRoles(IamRolesT &&value)
CloudVmCluster & WithDbNodeStorageSizeInGBs(int value)
double GetDataStorageSizeInTBs() const
void SetScanDnsRecordId(ScanDnsRecordIdT &&value)
CloudVmCluster & WithOciResourceAnchorName(OciResourceAnchorNameT &&value)
bool GiVersionHasBeenSet() const
CloudVmCluster & WithGiVersion(GiVersionT &&value)
void SetVipIds(VipIdsT &&value)
CloudVmCluster & WithStatusReason(StatusReasonT &&value)
ComputeModel GetComputeModel() const
CloudVmCluster & WithCreatedAt(CreatedAtT &&value)
const Aws::String & GetGiVersion() const
CloudVmCluster & WithCloudExadataInfrastructureId(CloudExadataInfrastructureIdT &&value)
bool SshPublicKeysHasBeenSet() const
LicenseModel GetLicenseModel() const
CloudVmCluster & WithScanDnsName(ScanDnsNameT &&value)
bool LastUpdateHistoryEntryIdHasBeenSet() const
bool IormConfigCacheHasBeenSet() const
bool OciResourceAnchorNameHasBeenSet() const
void SetIsSparseDiskgroupEnabled(bool value)
bool IsSparseDiskgroupEnabledHasBeenSet() const
void SetGiVersion(GiVersionT &&value)
void SetIsLocalBackupEnabled(bool value)
const Aws::String & GetStatusReason() const
bool StatusReasonHasBeenSet() const
CloudVmCluster & WithOcid(OcidT &&value)
bool IsLocalBackupEnabledHasBeenSet() const
void SetLicenseModel(LicenseModel value)
AWS_ODB_API Aws::Utils::Json::JsonValue Jsonize() const
bool NodeCountHasBeenSet() const
bool StatusHasBeenSet() const
CloudVmCluster & WithDisplayName(DisplayNameT &&value)
void SetLastUpdateHistoryEntryId(LastUpdateHistoryEntryIdT &&value)
CloudVmCluster & WithListenerPort(int value)
int GetDbNodeStorageSizeInGBs() const
void SetHostname(HostnameT &&value)
bool DataStorageSizeInTBsHasBeenSet() const
CloudVmCluster & WithSshPublicKeys(SshPublicKeysT &&value)
CloudVmCluster & WithStorageSizeInGBs(int value)
bool GetIsSparseDiskgroupEnabled() const
bool CloudVmClusterArnHasBeenSet() const
bool ComputeModelHasBeenSet() const
bool ScanIpIdsHasBeenSet() const
const Aws::String & GetDomain() const
const Aws::String & GetTimeZone() const
CloudVmCluster & AddDbServers(DbServersT &&value)
bool TimeZoneHasBeenSet() const
bool DbNodeStorageSizeInGBsHasBeenSet() const
CloudVmCluster & WithPercentProgress(double value)
const Aws::String & GetClusterName() const
CloudVmCluster & WithVipIds(VipIdsT &&value)
CloudVmCluster & WithTimeZone(TimeZoneT &&value)
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetHostname() const
void SetDbNodeStorageSizeInGBs(int value)
CloudVmCluster & WithOciUrl(OciUrlT &&value)
void SetCloudVmClusterArn(CloudVmClusterArnT &&value)
CloudVmCluster & WithCloudExadataInfrastructureArn(CloudExadataInfrastructureArnT &&value)
const Aws::String & GetCloudVmClusterArn() const
bool IamRolesHasBeenSet() const
CloudVmCluster & WithDataStorageSizeInTBs(double value)
void SetComputeModel(ComputeModel value)
bool OciUrlHasBeenSet() const
const Aws::String & GetOciResourceAnchorName() const
bool DataCollectionOptionsHasBeenSet() const
void SetTimeZone(TimeZoneT &&value)
bool ScanDnsNameHasBeenSet() const
CloudVmCluster & WithDomain(DomainT &&value)
CloudVmCluster & WithDbServers(DbServersT &&value)
CloudVmCluster & WithScanIpIds(ScanIpIdsT &&value)
CloudVmCluster & AddScanIpIds(ScanIpIdsT &&value)
CloudVmCluster & WithOdbNetworkId(OdbNetworkIdT &&value)
const Aws::Vector< Aws::String > & GetSshPublicKeys() const
bool DisplayNameHasBeenSet() const
CloudVmCluster & WithScanDnsRecordId(ScanDnsRecordIdT &&value)
int GetMemorySizeInGBs() const
const Aws::String & GetOciUrl() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue