@Stability(value=Stable) public static final class CfnComponentVersion.LambdaContainerParamsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaContainerParamsProperty>
CfnComponentVersion.LambdaContainerParamsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder devices(IResolvable devices)
CfnComponentVersion.LambdaContainerParamsProperty.getDevices()devices - `CfnComponentVersion.LambdaContainerParamsProperty.Devices`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder devices(List<? extends Object> devices)
CfnComponentVersion.LambdaContainerParamsProperty.getDevices()devices - `CfnComponentVersion.LambdaContainerParamsProperty.Devices`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder memorySizeInKb(Number memorySizeInKb)
CfnComponentVersion.LambdaContainerParamsProperty.getMemorySizeInKb()memorySizeInKb - `CfnComponentVersion.LambdaContainerParamsProperty.MemorySizeInKB`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder mountRoSysfs(Boolean mountRoSysfs)
CfnComponentVersion.LambdaContainerParamsProperty.getMountRoSysfs()mountRoSysfs - `CfnComponentVersion.LambdaContainerParamsProperty.MountROSysfs`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder mountRoSysfs(IResolvable mountRoSysfs)
CfnComponentVersion.LambdaContainerParamsProperty.getMountRoSysfs()mountRoSysfs - `CfnComponentVersion.LambdaContainerParamsProperty.MountROSysfs`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder volumes(IResolvable volumes)
CfnComponentVersion.LambdaContainerParamsProperty.getVolumes()volumes - `CfnComponentVersion.LambdaContainerParamsProperty.Volumes`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty.Builder volumes(List<? extends Object> volumes)
CfnComponentVersion.LambdaContainerParamsProperty.getVolumes()volumes - `CfnComponentVersion.LambdaContainerParamsProperty.Volumes`.this@Stability(value=Stable) public CfnComponentVersion.LambdaContainerParamsProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaContainerParamsProperty>CfnComponentVersion.LambdaContainerParamsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.