@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ec2VolumeId,
String stackId,
String mountPoint,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnVolumeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEc2VolumeId()
`AWS::OpsWorks::Volume.Ec2VolumeId`.
|
String |
getMountPoint()
`AWS::OpsWorks::Volume.MountPoint`.
|
String |
getName()
`AWS::OpsWorks::Volume.Name`.
|
String |
getStackId()
`AWS::OpsWorks::Volume.StackId`.
|
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(String ec2VolumeId, String stackId, String mountPoint, String name)
CfnVolumeProps.Builder.public final String getEc2VolumeId()
CfnVolumePropsgetEc2VolumeId in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-volume.html#cfn-opsworks-volume-ec2volumeidpublic final String getStackId()
CfnVolumePropsgetStackId in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-volume.html#cfn-opsworks-volume-stackidpublic final String getMountPoint()
CfnVolumePropsgetMountPoint in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-volume.html#cfn-opsworks-volume-mountpointpublic final String getName()
CfnVolumePropsgetName in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-volume.html#cfn-opsworks-volume-name@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.