@Stability(value=Stable)
public static interface CfnComponentVersion.LambdaContainerParamsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.LambdaContainerParamsProperty.Builder
A builder for
CfnComponentVersion.LambdaContainerParamsProperty |
static class |
CfnComponentVersion.LambdaContainerParamsProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaContainerParamsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.LambdaContainerParamsProperty.Builder |
builder() |
default Object |
getDevices()
`CfnComponentVersion.LambdaContainerParamsProperty.Devices`.
|
default Number |
getMemorySizeInKb()
`CfnComponentVersion.LambdaContainerParamsProperty.MemorySizeInKB`.
|
default Object |
getMountRoSysfs()
`CfnComponentVersion.LambdaContainerParamsProperty.MountROSysfs`.
|
default Object |
getVolumes()
`CfnComponentVersion.LambdaContainerParamsProperty.Volumes`.
|
@Stability(value=Stable) @Nullable default Object getDevices()
@Stability(value=Stable) @Nullable default Number getMemorySizeInKb()
@Stability(value=Stable) @Nullable default Object getMountRoSysfs()
@Stability(value=Stable) @Nullable default Object getVolumes()
@Stability(value=Stable) static CfnComponentVersion.LambdaContainerParamsProperty.Builder builder()
Copyright © 2021. All rights reserved.