@Stability(value=Stable) @Internal public static final class CfnDiskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDiskProps
CfnDiskPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDiskProps.Builder, CfnDiskProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDiskProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDiskProps.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) |
Object |
getAddOns()
`AWS::Lightsail::Disk.AddOns`.
|
String |
getAvailabilityZone()
`AWS::Lightsail::Disk.AvailabilityZone`.
|
String |
getDiskName()
`AWS::Lightsail::Disk.DiskName`.
|
Number |
getSizeInGb()
`AWS::Lightsail::Disk.SizeInGb`.
|
List<CfnTag> |
getTags()
`AWS::Lightsail::Disk.Tags`.
|
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(CfnDiskProps.Builder builder)
CfnDiskProps.Builder.public final Object getAddOns()
CfnDiskPropsgetAddOns in interface CfnDiskPropspublic final String getAvailabilityZone()
CfnDiskPropsgetAvailabilityZone in interface CfnDiskPropspublic final String getDiskName()
CfnDiskPropsgetDiskName in interface CfnDiskPropspublic final Number getSizeInGb()
CfnDiskPropsgetSizeInGb in interface CfnDiskPropspublic final List<CfnTag> getTags()
CfnDiskPropsgetTags in interface CfnDiskProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.