@Stability(value=Stable) @Internal public static final class CfnResourceDefinition.LocalVolumeResourceDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinition.LocalVolumeResourceDataProperty
CfnResourceDefinition.LocalVolumeResourceDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinition.LocalVolumeResourceDataProperty.Builder, CfnResourceDefinition.LocalVolumeResourceDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinition.LocalVolumeResourceDataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefinition.GroupOwnerSettingProperty.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 |
getDestinationPath()
The absolute local path of the resource in the Lambda environment.
|
Object |
getGroupOwnerSetting()
Settings that define additional Linux OS group permissions to give to the Lambda function process.
|
String |
getSourcePath()
The local absolute path of the volume resource on the host.
|
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(CfnResourceDefinition.LocalVolumeResourceDataProperty.Builder builder)
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.public final String getDestinationPath()
CfnResourceDefinition.LocalVolumeResourceDataPropertygetDestinationPath in interface CfnResourceDefinition.LocalVolumeResourceDataPropertypublic final String getSourcePath()
CfnResourceDefinition.LocalVolumeResourceDataProperty
The source path for a volume resource type cannot start with /sys .
getSourcePath in interface CfnResourceDefinition.LocalVolumeResourceDataPropertypublic final Object getGroupOwnerSetting()
CfnResourceDefinition.LocalVolumeResourceDataPropertygetGroupOwnerSetting in interface CfnResourceDefinition.LocalVolumeResourceDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.