@Stability(value=Stable) @Internal public static final class CfnComponentVersion.LambdaDeviceMountProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentVersion.LambdaDeviceMountProperty
CfnComponentVersion.LambdaDeviceMountPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentVersion.LambdaDeviceMountProperty.Builder, CfnComponentVersion.LambdaDeviceMountProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentVersion.LambdaDeviceMountProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentVersion.ComponentDependencyRequirementProperty.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) |
Object |
getAddGroupOwner()
Whether or not to add the component's system user as an owner of the device.
|
String |
getPath()
The mount path for the device in the file system.
|
String |
getPermission()
The permission to access the device: read/only ( `ro` ) or read/write ( `rw` ).
|
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(CfnComponentVersion.LambdaDeviceMountProperty.Builder builder)
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder.public final Object getAddGroupOwner()
CfnComponentVersion.LambdaDeviceMountProperty
Default: false
getAddGroupOwner in interface CfnComponentVersion.LambdaDeviceMountPropertypublic final String getPath()
CfnComponentVersion.LambdaDeviceMountPropertygetPath in interface CfnComponentVersion.LambdaDeviceMountPropertypublic final String getPermission()
CfnComponentVersion.LambdaDeviceMountProperty
Default: ro
getPermission in interface CfnComponentVersion.LambdaDeviceMountProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.