Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnCloudVmClusterMixinProps.Builder
Packages that use CfnCloudVmClusterMixinProps.Builder
-
Uses of CfnCloudVmClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.odb
Methods in software.amazon.awscdk.cfnpropertymixins.services.odb that return CfnCloudVmClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnCloudVmClusterMixinProps.builder()CfnCloudVmClusterMixinProps.Builder.cloudExadataInfrastructureId(String cloudExadataInfrastructureId) Sets the value ofCfnCloudVmClusterMixinProps.getCloudExadataInfrastructureId()CfnCloudVmClusterMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnCloudVmClusterMixinProps.getClusterName()CfnCloudVmClusterMixinProps.Builder.cpuCoreCount(Number cpuCoreCount) Sets the value ofCfnCloudVmClusterMixinProps.getCpuCoreCount()CfnCloudVmClusterMixinProps.Builder.dataCollectionOptions(CfnCloudVmClusterPropsMixin.DataCollectionOptionsProperty dataCollectionOptions) Sets the value ofCfnCloudVmClusterMixinProps.getDataCollectionOptions()CfnCloudVmClusterMixinProps.Builder.dataCollectionOptions(IResolvable dataCollectionOptions) Sets the value ofCfnCloudVmClusterMixinProps.getDataCollectionOptions()CfnCloudVmClusterMixinProps.Builder.dataStorageSizeInTBs(Number dataStorageSizeInTBs) Sets the value ofCfnCloudVmClusterMixinProps.getDataStorageSizeInTBs()Sets the value ofCfnCloudVmClusterMixinProps.getDbNodes()CfnCloudVmClusterMixinProps.Builder.dbNodes(IResolvable dbNodes) Sets the value ofCfnCloudVmClusterMixinProps.getDbNodes()CfnCloudVmClusterMixinProps.Builder.dbNodeStorageSizeInGBs(Number dbNodeStorageSizeInGBs) Sets the value ofCfnCloudVmClusterMixinProps.getDbNodeStorageSizeInGBs()Sets the value ofCfnCloudVmClusterMixinProps.getDbServers()CfnCloudVmClusterMixinProps.Builder.displayName(String displayName) Sets the value ofCfnCloudVmClusterMixinProps.getDisplayName()Sets the value ofCfnCloudVmClusterMixinProps.getGiVersion()Sets the value ofCfnCloudVmClusterMixinProps.getHostname()Sets the value ofCfnCloudVmClusterMixinProps.getIamRoles()CfnCloudVmClusterMixinProps.Builder.iamRoles(IResolvable iamRoles) Sets the value ofCfnCloudVmClusterMixinProps.getIamRoles()CfnCloudVmClusterMixinProps.Builder.isLocalBackupEnabled(Boolean isLocalBackupEnabled) Sets the value ofCfnCloudVmClusterMixinProps.getIsLocalBackupEnabled()CfnCloudVmClusterMixinProps.Builder.isLocalBackupEnabled(IResolvable isLocalBackupEnabled) Sets the value ofCfnCloudVmClusterMixinProps.getIsLocalBackupEnabled()CfnCloudVmClusterMixinProps.Builder.isSparseDiskgroupEnabled(Boolean isSparseDiskgroupEnabled) Sets the value ofCfnCloudVmClusterMixinProps.getIsSparseDiskgroupEnabled()CfnCloudVmClusterMixinProps.Builder.isSparseDiskgroupEnabled(IResolvable isSparseDiskgroupEnabled) Sets the value ofCfnCloudVmClusterMixinProps.getIsSparseDiskgroupEnabled()CfnCloudVmClusterMixinProps.Builder.licenseModel(String licenseModel) Sets the value ofCfnCloudVmClusterMixinProps.getLicenseModel()CfnCloudVmClusterMixinProps.Builder.memorySizeInGBs(Number memorySizeInGBs) Sets the value ofCfnCloudVmClusterMixinProps.getMemorySizeInGBs()CfnCloudVmClusterMixinProps.Builder.odbNetworkId(String odbNetworkId) Sets the value ofCfnCloudVmClusterMixinProps.getOdbNetworkId()CfnCloudVmClusterMixinProps.Builder.scanListenerPortTcp(Number scanListenerPortTcp) Sets the value ofCfnCloudVmClusterMixinProps.getScanListenerPortTcp()CfnCloudVmClusterMixinProps.Builder.sshPublicKeys(List<String> sshPublicKeys) Sets the value ofCfnCloudVmClusterMixinProps.getSshPublicKeys()CfnCloudVmClusterMixinProps.Builder.systemVersion(String systemVersion) Sets the value ofCfnCloudVmClusterMixinProps.getSystemVersion()Sets the value ofCfnCloudVmClusterMixinProps.getTags()Sets the value ofCfnCloudVmClusterMixinProps.getTimeZone()Constructors in software.amazon.awscdk.cfnpropertymixins.services.odb with parameters of type CfnCloudVmClusterMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudVmClusterMixinProps.Builder.