@Stability(value=Stable) @Internal public static final class CfnComponentVersion.LambdaContainerParamsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentVersion.LambdaContainerParamsProperty
CfnComponentVersion.LambdaContainerParamsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentVersion.LambdaContainerParamsProperty.Builder, CfnComponentVersion.LambdaContainerParamsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentVersion.LambdaContainerParamsProperty.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 |
getDevices()
The list of system devices that the container can access.
|
Number |
getMemorySizeInKb()
The memory size of the container, expressed in kilobytes.
|
Object |
getMountRoSysfs()
Whether or not the container can read information from the device's `/sys` folder.
|
Object |
getVolumes()
The list of volumes that the container can access.
|
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.LambdaContainerParamsProperty.Builder builder)
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder.public final Object getDevices()
CfnComponentVersion.LambdaContainerParamsPropertygetDevices in interface CfnComponentVersion.LambdaContainerParamsPropertypublic final Number getMemorySizeInKb()
CfnComponentVersion.LambdaContainerParamsProperty
Default: 16384 (16 MB)
getMemorySizeInKb in interface CfnComponentVersion.LambdaContainerParamsPropertypublic final Object getMountRoSysfs()
CfnComponentVersion.LambdaContainerParamsProperty
Default: false
getMountRoSysfs in interface CfnComponentVersion.LambdaContainerParamsPropertypublic final Object getVolumes()
CfnComponentVersion.LambdaContainerParamsPropertygetVolumes in interface CfnComponentVersion.LambdaContainerParamsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.