@Stability(value=Stable) @Internal public static final class CfnVolumeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVolumeProps
CfnVolumePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVolumeProps.Builder, CfnVolumeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVolumeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVolumeProps.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) |
String |
getEc2VolumeId()
The Amazon EC2 volume ID.
|
String |
getMountPoint()
The volume mount point.
|
String |
getName()
The volume name.
|
String |
getStackId()
The stack ID.
|
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(CfnVolumeProps.Builder builder)
CfnVolumeProps.Builder.public final String getEc2VolumeId()
CfnVolumePropsgetEc2VolumeId in interface CfnVolumePropspublic final String getStackId()
CfnVolumePropsgetStackId in interface CfnVolumePropspublic final String getMountPoint()
CfnVolumePropsFor example, "/mnt/disk1".
getMountPoint in interface CfnVolumePropspublic final String getName()
CfnVolumePropsVolume names are a maximum of 128 characters.
getName in interface CfnVolumeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.