@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()
An array of add-ons for the disk.
|
String |
getAvailabilityZone()
The AWS Region and Availability Zone location for the disk (for example, `us-east-1a` ).
|
String |
getDiskName()
The name of the disk.
|
Number |
getSizeInGb()
The size of the disk in GB.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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 String getDiskName()
CfnDiskPropsgetDiskName in interface CfnDiskPropspublic final Number getSizeInGb()
CfnDiskPropsgetSizeInGb in interface CfnDiskPropspublic final Object getAddOns()
CfnDiskProps
If the disk has an add-on enabled when performing a delete disk request, the add-on is automatically disabled before the disk is deleted.
getAddOns in interface CfnDiskPropspublic final String getAvailabilityZone()
CfnDiskPropsgetAvailabilityZone in interface CfnDiskPropspublic final List<CfnTag> getTags()
CfnDiskPropsFor more information, see Tag in the AWS CloudFormation User Guide .
The
ValueofTagsis optional for Lightsail resources.
getTags in interface CfnDiskProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.