@Stability(value=Stable) @Internal public static final class CfnJobDefinition.LinuxParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.LinuxParametersProperty
CfnJobDefinition.LinuxParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.LinuxParametersProperty.Builder, CfnJobDefinition.LinuxParametersProperty.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(Object devices,
Object initProcessEnabled,
Number maxSwap,
Number sharedMemorySize,
Number swappiness,
Object tmpfs)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDevices()
`CfnJobDefinition.LinuxParametersProperty.Devices`.
|
Object |
getInitProcessEnabled()
`CfnJobDefinition.LinuxParametersProperty.InitProcessEnabled`.
|
Number |
getMaxSwap()
`CfnJobDefinition.LinuxParametersProperty.MaxSwap`.
|
Number |
getSharedMemorySize()
`CfnJobDefinition.LinuxParametersProperty.SharedMemorySize`.
|
Number |
getSwappiness()
`CfnJobDefinition.LinuxParametersProperty.Swappiness`.
|
Object |
getTmpfs()
`CfnJobDefinition.LinuxParametersProperty.Tmpfs`.
|
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.public final Object getDevices()
CfnJobDefinition.LinuxParametersPropertygetDevices in interface CfnJobDefinition.LinuxParametersPropertypublic final Object getInitProcessEnabled()
CfnJobDefinition.LinuxParametersPropertygetInitProcessEnabled in interface CfnJobDefinition.LinuxParametersPropertypublic final Number getMaxSwap()
CfnJobDefinition.LinuxParametersPropertygetMaxSwap in interface CfnJobDefinition.LinuxParametersPropertypublic final Number getSharedMemorySize()
CfnJobDefinition.LinuxParametersPropertygetSharedMemorySize in interface CfnJobDefinition.LinuxParametersPropertypublic final Number getSwappiness()
CfnJobDefinition.LinuxParametersPropertygetSwappiness in interface CfnJobDefinition.LinuxParametersPropertypublic final Object getTmpfs()
CfnJobDefinition.LinuxParametersPropertygetTmpfs in interface CfnJobDefinition.LinuxParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.