public static final class CfnJobDefinition.DeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.DeviceProperty
CfnJobDefinition.DeviceProperty
CfnJobDefinition.DeviceProperty.Builder, CfnJobDefinition.DeviceProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getContainerPath()
`CfnJobDefinition.DeviceProperty.ContainerPath`.
|
java.lang.String |
getHostPath()
`CfnJobDefinition.DeviceProperty.HostPath`.
|
java.util.List<java.lang.String> |
getPermissions()
`CfnJobDefinition.DeviceProperty.Permissions`.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getContainerPath()
CfnJobDefinition.DeviceProperty
getContainerPath
in interface CfnJobDefinition.DeviceProperty
public final java.lang.String getHostPath()
CfnJobDefinition.DeviceProperty
getHostPath
in interface CfnJobDefinition.DeviceProperty
public final java.util.List<java.lang.String> getPermissions()
CfnJobDefinition.DeviceProperty
getPermissions
in interface CfnJobDefinition.DeviceProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()