Class CfnCloudVmCluster.DbNodeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.odb.CfnCloudVmCluster.DbNodeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCloudVmCluster.DbNodeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCloudVmCluster.DbNodeProperty
@Stability(Stable)
@Internal
public static final class CfnCloudVmCluster.DbNodeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCloudVmCluster.DbNodeProperty
An implementation for
CfnCloudVmCluster.DbNodeProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.odb.CfnCloudVmCluster.DbNodeProperty
CfnCloudVmCluster.DbNodeProperty.Builder, CfnCloudVmCluster.DbNodeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudVmCluster.DbNodeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.final StringThe OCID of the second backup VNIC.final NumberNumber of CPU cores enabled on the DB node.final StringThe Amazon Resource Name (ARN) of the DB node.final StringThe unique identifier of the DB node.final NumberThe amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.final StringThe unique identifier of the Db server that is associated with the DB node.final StringThe OCID of the DB system.final StringThe OCID of the host IP address that's associated with the DB node.final StringThe host name for the DB node.final NumberThe allocated memory in GBs on the DB node.final StringgetOcid()The OCID of the DB node.final StringThe current status of the DB node.getTags()final StringThe OCID of the second VNIC.final StringThe OCID of the VNIC.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCloudVmCluster.DbNodeProperty.Builder.
-
-
Method Details
-
getDbServerId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe unique identifier of the Db server that is associated with the DB node.- Specified by:
getDbServerIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getBackupIpId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.- Specified by:
getBackupIpIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getBackupVnic2Id
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the second backup VNIC.- Specified by:
getBackupVnic2Idin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getCpuCoreCount
Description copied from interface:CfnCloudVmCluster.DbNodePropertyNumber of CPU cores enabled on the DB node.- Specified by:
getCpuCoreCountin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getDbNodeArn
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe Amazon Resource Name (ARN) of the DB node.- Specified by:
getDbNodeArnin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getDbNodeId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe unique identifier of the DB node.- Specified by:
getDbNodeIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getDbNodeStorageSizeInGBs
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.- Specified by:
getDbNodeStorageSizeInGBsin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getDbSystemId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the DB system.- Specified by:
getDbSystemIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getHostIpId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the host IP address that's associated with the DB node.- Specified by:
getHostIpIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getHostname
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe host name for the DB node.- Specified by:
getHostnamein interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getMemorySizeInGBs
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe allocated memory in GBs on the DB node.- Specified by:
getMemorySizeInGBsin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getOcid
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the DB node.- Specified by:
getOcidin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getStatus
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe current status of the DB node.- Specified by:
getStatusin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getVnic2Id
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the second VNIC.- Specified by:
getVnic2Idin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
getVnicId
Description copied from interface:CfnCloudVmCluster.DbNodePropertyThe OCID of the VNIC.- Specified by:
getVnicIdin interfaceCfnCloudVmCluster.DbNodeProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-