@Stability(value=Stable) @Internal public static final class CfnLayer.VolumeConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLayer.VolumeConfigurationProperty
CfnLayer.VolumeConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLayer.VolumeConfigurationProperty.Builder, CfnLayer.VolumeConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object encrypted,
Number iops,
String mountPoint,
Number numberOfDisks,
Number raidLevel,
Number size,
String volumeType)
Constructor that initializes the object based on literal property values passed by the
CfnLayer.AutoScalingThresholdsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEncrypted()
`CfnLayer.VolumeConfigurationProperty.Encrypted`.
|
Number |
getIops()
`CfnLayer.VolumeConfigurationProperty.Iops`.
|
String |
getMountPoint()
`CfnLayer.VolumeConfigurationProperty.MountPoint`.
|
Number |
getNumberOfDisks()
`CfnLayer.VolumeConfigurationProperty.NumberOfDisks`.
|
Number |
getRaidLevel()
`CfnLayer.VolumeConfigurationProperty.RaidLevel`.
|
Number |
getSize()
`CfnLayer.VolumeConfigurationProperty.Size`.
|
String |
getVolumeType()
`CfnLayer.VolumeConfigurationProperty.VolumeType`.
|
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.public final Object getEncrypted()
CfnLayer.VolumeConfigurationPropertygetEncrypted in interface CfnLayer.VolumeConfigurationPropertypublic final Number getIops()
CfnLayer.VolumeConfigurationPropertygetIops in interface CfnLayer.VolumeConfigurationPropertypublic final String getMountPoint()
CfnLayer.VolumeConfigurationPropertygetMountPoint in interface CfnLayer.VolumeConfigurationPropertypublic final Number getNumberOfDisks()
CfnLayer.VolumeConfigurationPropertygetNumberOfDisks in interface CfnLayer.VolumeConfigurationPropertypublic final Number getRaidLevel()
CfnLayer.VolumeConfigurationPropertygetRaidLevel in interface CfnLayer.VolumeConfigurationPropertypublic final Number getSize()
CfnLayer.VolumeConfigurationPropertygetSize in interface CfnLayer.VolumeConfigurationPropertypublic final String getVolumeType()
CfnLayer.VolumeConfigurationPropertygetVolumeType in interface CfnLayer.VolumeConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.