Uses of Class
software.amazon.awscdk.services.odb.CfnCloudVmCluster.DbNodeProperty.Builder
Packages that use CfnCloudVmCluster.DbNodeProperty.Builder
-
Uses of CfnCloudVmCluster.DbNodeProperty.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnCloudVmCluster.DbNodeProperty.BuilderModifier and TypeMethodDescriptionCfnCloudVmCluster.DbNodeProperty.Builder.backupIpId
(String backupIpId) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getBackupIpId()
CfnCloudVmCluster.DbNodeProperty.Builder.backupVnic2Id
(String backupVnic2Id) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getBackupVnic2Id()
CfnCloudVmCluster.DbNodeProperty.builder()
CfnCloudVmCluster.DbNodeProperty.Builder.cpuCoreCount
(Number cpuCoreCount) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getCpuCoreCount()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getDbNodeArn()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getDbNodeId()
CfnCloudVmCluster.DbNodeProperty.Builder.dbNodeStorageSizeInGBs
(Number dbNodeStorageSizeInGBs) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getDbNodeStorageSizeInGBs()
CfnCloudVmCluster.DbNodeProperty.Builder.dbServerId
(String dbServerId) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getDbServerId()
CfnCloudVmCluster.DbNodeProperty.Builder.dbSystemId
(String dbSystemId) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getDbSystemId()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getHostIpId()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getHostname()
CfnCloudVmCluster.DbNodeProperty.Builder.memorySizeInGBs
(Number memorySizeInGBs) Sets the value ofCfnCloudVmCluster.DbNodeProperty.getMemorySizeInGBs()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getOcid()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getStatus()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getTags()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getVnic2Id()
Sets the value ofCfnCloudVmCluster.DbNodeProperty.getVnicId()
Constructors in software.amazon.awscdk.services.odb with parameters of type CfnCloudVmCluster.DbNodeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCloudVmCluster.DbNodeProperty.Builder
.