@Stability(value=Stable) @Internal public static final class CfnTaskDefinition.DeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinition.DeviceProperty
CfnTaskDefinition.DevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskDefinition.DeviceProperty.Builder, CfnTaskDefinition.DeviceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskDefinition.DeviceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskDefinition.AuthorizationConfigProperty.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 |
getContainerPath()
The path inside the container at which to expose the host device.
|
String |
getHostPath()
The path for the device on the host container instance.
|
List<String> |
getPermissions()
The explicit permissions to provide to the container for the device.
|
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(CfnTaskDefinition.DeviceProperty.Builder builder)
CfnTaskDefinition.AuthorizationConfigProperty.Builder.public final String getContainerPath()
CfnTaskDefinition.DevicePropertygetContainerPath in interface CfnTaskDefinition.DevicePropertypublic final String getHostPath()
CfnTaskDefinition.DevicePropertygetHostPath in interface CfnTaskDefinition.DevicePropertypublic final List<String> getPermissions()
CfnTaskDefinition.DeviceProperty
By default, the container has permissions for read , write , and mknod for the device.
getPermissions in interface CfnTaskDefinition.DeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.