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.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.odb.CfnCloudVmCluster.DbNodeProperty
CfnCloudVmCluster.DbNodeProperty.Builder, CfnCloudVmCluster.DbNodeProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCloudVmCluster.DbNodeProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final String
The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.final String
The OCID of the second backup VNIC.final Number
Number of CPU cores enabled on the DB node.final String
The Amazon Resource Name (ARN) of the DB node.final String
The unique identifier of the DB node.final Number
The amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.final String
The unique identifier of the Db server that is associated with the DB node.final String
The OCID of the DB system.final String
The OCID of the host IP address that's associated with the DB node.final String
The host name for the DB node.final Number
The allocated memory in GBs on the DB node.final String
getOcid()
The OCID of the DB node.final String
The current status of the DB node.getTags()
final String
The OCID of the second VNIC.final String
The OCID of the VNIC.final int
hashCode()
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.DbNodeProperty
The unique identifier of the Db server that is associated with the DB node.- Specified by:
getDbServerId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getBackupIpId
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.- Specified by:
getBackupIpId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getBackupVnic2Id
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the second backup VNIC.- Specified by:
getBackupVnic2Id
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getCpuCoreCount
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
Number of CPU cores enabled on the DB node.- Specified by:
getCpuCoreCount
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getDbNodeArn
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The Amazon Resource Name (ARN) of the DB node.- Specified by:
getDbNodeArn
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getDbNodeId
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The unique identifier of the DB node.- Specified by:
getDbNodeId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getDbNodeStorageSizeInGBs
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.- Specified by:
getDbNodeStorageSizeInGBs
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getDbSystemId
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the DB system.- Specified by:
getDbSystemId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getHostIpId
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the host IP address that's associated with the DB node.- Specified by:
getHostIpId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getHostname
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The host name for the DB node.- Specified by:
getHostname
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getMemorySizeInGBs
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The allocated memory in GBs on the DB node.- Specified by:
getMemorySizeInGBs
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getOcid
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the DB node.- Specified by:
getOcid
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getStatus
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The current status of the DB node.- Specified by:
getStatus
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getTags
- Specified by:
getTags
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getVnic2Id
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the second VNIC.- Specified by:
getVnic2Id
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
getVnicId
Description copied from interface:CfnCloudVmCluster.DbNodeProperty
The OCID of the VNIC.- Specified by:
getVnicId
in interfaceCfnCloudVmCluster.DbNodeProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-