@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 |
getBackupId()
Specifies the ID of the volume backup to use to create a new volume.
|
String |
getName()
The name of the volume.
|
Object |
getOntapConfiguration()
The configuration of an Amazon FSx for NetApp ONTAP volume.
|
Object |
getOpenZfsConfiguration()
The configuration of an Amazon FSx for OpenZFS volume.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getVolumeType()
The type of the volume.
|
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 getName()
CfnVolumePropsgetName in interface CfnVolumePropspublic final String getBackupId()
CfnVolumePropsgetBackupId in interface CfnVolumePropspublic final Object getOntapConfiguration()
CfnVolumePropsgetOntapConfiguration in interface CfnVolumePropspublic final Object getOpenZfsConfiguration()
CfnVolumePropsgetOpenZfsConfiguration in interface CfnVolumePropspublic final List<CfnTag> getTags()
CfnVolumePropsFor more information, see Tag .
getTags in interface CfnVolumePropspublic final String getVolumeType()
CfnVolumePropsgetVolumeType in interface CfnVolumeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.