Class CfnCloudVmClusterPropsMixin.DbNodeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.odb.mixins.CfnCloudVmClusterPropsMixin.DbNodeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCloudVmClusterPropsMixin.DbNodeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCloudVmClusterPropsMixin.DbNodeProperty
@Stability(Stable)
@Internal
public static final class CfnCloudVmClusterPropsMixin.DbNodeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCloudVmClusterPropsMixin.DbNodeProperty
An implementation for
CfnCloudVmClusterPropsMixin.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.mixins.preview.services.odb.mixins.CfnCloudVmClusterPropsMixin.DbNodeProperty
CfnCloudVmClusterPropsMixin.DbNodeProperty.Builder, CfnCloudVmClusterPropsMixin.DbNodeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudVmClusterPropsMixin.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 theCfnCloudVmClusterPropsMixin.DbNodeProperty.Builder.
-
-
Method Details
-
getBackupIpId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.- Specified by:
getBackupIpIdin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getBackupVnic2Id
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the second backup VNIC.- Specified by:
getBackupVnic2Idin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getCpuCoreCount
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyNumber of CPU cores enabled on the DB node.- Specified by:
getCpuCoreCountin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getDbNodeArn
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe Amazon Resource Name (ARN) of the DB node.- Specified by:
getDbNodeArnin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getDbNodeId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe unique identifier of the DB node.- Specified by:
getDbNodeIdin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getDbNodeStorageSizeInGBs
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.- Specified by:
getDbNodeStorageSizeInGBsin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getDbServerId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe unique identifier of the Db server that is associated with the DB node.- Specified by:
getDbServerIdin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getDbSystemId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the DB system.- Specified by:
getDbSystemIdin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getHostIpId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the host IP address that's associated with the DB node.- Specified by:
getHostIpIdin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getHostname
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe host name for the DB node.- Specified by:
getHostnamein interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getMemorySizeInGBs
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe allocated memory in GBs on the DB node.- Specified by:
getMemorySizeInGBsin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getOcid
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the DB node.- Specified by:
getOcidin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getStatus
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe current status of the DB node.- Specified by:
getStatusin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getVnic2Id
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the second VNIC.- Specified by:
getVnic2Idin interfaceCfnCloudVmClusterPropsMixin.DbNodeProperty- See Also:
-
getVnicId
Description copied from interface:CfnCloudVmClusterPropsMixin.DbNodePropertyThe OCID of the VNIC.- Specified by:
getVnicIdin interfaceCfnCloudVmClusterPropsMixin.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()
-