@Stability(value=Stable) public static final class CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaLinuxProcessParamsProperty>
CfnComponentVersion.LambdaLinuxProcessParamsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersion.LambdaLinuxProcessParamsProperty |
build()
Builds the configured instance.
|
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder |
containerParams(CfnComponentVersion.LambdaContainerParamsProperty containerParams)
|
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder |
containerParams(IResolvable containerParams)
|
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder |
isolationMode(String isolationMode)
Sets the value of
CfnComponentVersion.LambdaLinuxProcessParamsProperty.getIsolationMode() |
@Stability(value=Stable) public CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder containerParams(CfnComponentVersion.LambdaContainerParamsProperty containerParams)
containerParams - `CfnComponentVersion.LambdaLinuxProcessParamsProperty.ContainerParams`.this@Stability(value=Stable) public CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder containerParams(IResolvable containerParams)
containerParams - `CfnComponentVersion.LambdaLinuxProcessParamsProperty.ContainerParams`.this@Stability(value=Stable) public CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder isolationMode(String isolationMode)
CfnComponentVersion.LambdaLinuxProcessParamsProperty.getIsolationMode()isolationMode - `CfnComponentVersion.LambdaLinuxProcessParamsProperty.IsolationMode`.this@Stability(value=Stable) public CfnComponentVersion.LambdaLinuxProcessParamsProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaLinuxProcessParamsProperty>CfnComponentVersion.LambdaLinuxProcessParamsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.