@Stability(value=Stable) @Internal public static final class CfnInstance.HardwareProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.HardwareProperty
CfnInstance.HardwarePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.HardwareProperty.Builder, CfnInstance.HardwareProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.HardwareProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AddOnProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCpuCount()
The number of vCPUs the instance has.
|
Object |
getDisks()
The disks attached to the instance.
|
Number |
getRamSizeInGb()
The amount of RAM in GB on the instance (for example, `1.0` ).
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnInstance.HardwareProperty.Builder builder)
CfnInstance.AddOnProperty.Builder.public final Number getCpuCount()
CfnInstance.HardwareProperty
The
CpuCountproperty is read-only and should not be specified in a create instance or update instance request.
getCpuCount in interface CfnInstance.HardwarePropertypublic final Object getDisks()
CfnInstance.HardwarePropertyThe instance restarts when performing an attach disk or detach disk request. This resets the public IP address of your instance if a static IP isn't attached to it.
getDisks in interface CfnInstance.HardwarePropertypublic final Number getRamSizeInGb()
CfnInstance.HardwareProperty
The
RamSizeInGbproperty is read-only and should not be specified in a create instance or update instance request.
getRamSizeInGb in interface CfnInstance.HardwareProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.