@Stability(value=Stable)
public static interface CfnComponentVersion.LambdaLinuxProcessParamsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder
A builder for
CfnComponentVersion.LambdaLinuxProcessParamsProperty |
static class |
CfnComponentVersion.LambdaLinuxProcessParamsProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaLinuxProcessParamsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder |
builder() |
default Object |
getContainerParams()
`CfnComponentVersion.LambdaLinuxProcessParamsProperty.ContainerParams`.
|
default String |
getIsolationMode()
`CfnComponentVersion.LambdaLinuxProcessParamsProperty.IsolationMode`.
|
@Stability(value=Stable) @Nullable default Object getContainerParams()
@Stability(value=Stable) @Nullable default String getIsolationMode()
@Stability(value=Stable) static CfnComponentVersion.LambdaLinuxProcessParamsProperty.Builder builder()
Copyright © 2021. All rights reserved.