Uses of Class
software.amazon.awscdk.services.odb.CfnCloudVmCluster.Builder
Packages that use CfnCloudVmCluster.Builder
-
Uses of CfnCloudVmCluster.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnCloudVmCluster.BuilderModifier and TypeMethodDescriptionCfnCloudVmCluster.Builder.cloudExadataInfrastructureId
(String cloudExadataInfrastructureId) The unique identifier of the Exadata infrastructure that this VM cluster belongs to.CfnCloudVmCluster.Builder.clusterName
(String clusterName) The name of the Grid Infrastructure (GI) cluster.CfnCloudVmCluster.Builder.cpuCoreCount
(Number cpuCoreCount) The number of CPU cores enabled on the VM cluster.static CfnCloudVmCluster.Builder
CfnCloudVmCluster.Builder.dataCollectionOptions
(IResolvable dataCollectionOptions) The set of diagnostic collection options enabled for the VM cluster.CfnCloudVmCluster.Builder.dataCollectionOptions
(CfnCloudVmCluster.DataCollectionOptionsProperty dataCollectionOptions) The set of diagnostic collection options enabled for the VM cluster.CfnCloudVmCluster.Builder.dataStorageSizeInTBs
(Number dataStorageSizeInTBs) The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.CfnCloudVmCluster.Builder.dbNodeStorageSizeInGBs
(Number dbNodeStorageSizeInGBs) The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.The list of database servers for the VM cluster.CfnCloudVmCluster.Builder.displayName
(String displayName) The user-friendly name for the VM cluster.The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.The host name for the VM cluster.CfnCloudVmCluster.Builder.isLocalBackupEnabled
(Boolean isLocalBackupEnabled) Specifies whether database backups to local Exadata storage are enabled for the VM cluster.CfnCloudVmCluster.Builder.isLocalBackupEnabled
(IResolvable isLocalBackupEnabled) Specifies whether database backups to local Exadata storage are enabled for the VM cluster.CfnCloudVmCluster.Builder.isSparseDiskgroupEnabled
(Boolean isSparseDiskgroupEnabled) Specifies whether the VM cluster is configured with a sparse disk group.CfnCloudVmCluster.Builder.isSparseDiskgroupEnabled
(IResolvable isSparseDiskgroupEnabled) Specifies whether the VM cluster is configured with a sparse disk group.CfnCloudVmCluster.Builder.licenseModel
(String licenseModel) The Oracle license model applied to the VM cluster.CfnCloudVmCluster.Builder.memorySizeInGBs
(Number memorySizeInGBs) The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.CfnCloudVmCluster.Builder.odbNetworkId
(String odbNetworkId) The unique identifier of the ODB network for the VM cluster.CfnCloudVmCluster.Builder.scanListenerPortTcp
(Number scanListenerPortTcp) The port number for TCP connections to the single client access name (SCAN) listener.CfnCloudVmCluster.Builder.sshPublicKeys
(List<String> sshPublicKeys) The public key portion of one or more key pairs used for SSH access to the VM cluster.CfnCloudVmCluster.Builder.systemVersion
(String systemVersion) The operating system version of the image chosen for the VM cluster.Tags to assign to the Vm Cluster.The time zone of the VM cluster.