@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.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volumeconfiguration-encryptedpublic final Number getIops()
CfnLayer.VolumeConfigurationPropertygetIops in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-iopspublic final String getMountPoint()
CfnLayer.VolumeConfigurationPropertygetMountPoint in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-mountpointpublic final Number getNumberOfDisks()
CfnLayer.VolumeConfigurationPropertygetNumberOfDisks in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-numberofdiskspublic final Number getRaidLevel()
CfnLayer.VolumeConfigurationPropertygetRaidLevel in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-raidlevelpublic final Number getSize()
CfnLayer.VolumeConfigurationPropertygetSize in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-sizepublic final String getVolumeType()
CfnLayer.VolumeConfigurationPropertygetVolumeType in interface CfnLayer.VolumeConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-volumetype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.