@Stability(value=Stable) public static final class CfnComponentVersion.LambdaExecutionParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaExecutionParametersProperty>
CfnComponentVersion.LambdaExecutionParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder environmentVariables(IResolvable environmentVariables)
environmentVariables - `CfnComponentVersion.LambdaExecutionParametersProperty.EnvironmentVariables`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder environmentVariables(Map<String,String> environmentVariables)
environmentVariables - `CfnComponentVersion.LambdaExecutionParametersProperty.EnvironmentVariables`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder eventSources(IResolvable eventSources)
CfnComponentVersion.LambdaExecutionParametersProperty.getEventSources()eventSources - `CfnComponentVersion.LambdaExecutionParametersProperty.EventSources`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder eventSources(List<? extends Object> eventSources)
CfnComponentVersion.LambdaExecutionParametersProperty.getEventSources()eventSources - `CfnComponentVersion.LambdaExecutionParametersProperty.EventSources`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder execArgs(List<String> execArgs)
CfnComponentVersion.LambdaExecutionParametersProperty.getExecArgs()execArgs - `CfnComponentVersion.LambdaExecutionParametersProperty.ExecArgs`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder inputPayloadEncodingType(String inputPayloadEncodingType)
CfnComponentVersion.LambdaExecutionParametersProperty.getInputPayloadEncodingType()inputPayloadEncodingType - `CfnComponentVersion.LambdaExecutionParametersProperty.InputPayloadEncodingType`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder linuxProcessParams(CfnComponentVersion.LambdaLinuxProcessParamsProperty linuxProcessParams)
linuxProcessParams - `CfnComponentVersion.LambdaExecutionParametersProperty.LinuxProcessParams`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder linuxProcessParams(IResolvable linuxProcessParams)
linuxProcessParams - `CfnComponentVersion.LambdaExecutionParametersProperty.LinuxProcessParams`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder maxIdleTimeInSeconds(Number maxIdleTimeInSeconds)
maxIdleTimeInSeconds - `CfnComponentVersion.LambdaExecutionParametersProperty.MaxIdleTimeInSeconds`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder maxInstancesCount(Number maxInstancesCount)
maxInstancesCount - `CfnComponentVersion.LambdaExecutionParametersProperty.MaxInstancesCount`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder maxQueueSize(Number maxQueueSize)
CfnComponentVersion.LambdaExecutionParametersProperty.getMaxQueueSize()maxQueueSize - `CfnComponentVersion.LambdaExecutionParametersProperty.MaxQueueSize`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder pinned(Boolean pinned)
CfnComponentVersion.LambdaExecutionParametersProperty.getPinned()pinned - `CfnComponentVersion.LambdaExecutionParametersProperty.Pinned`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder pinned(IResolvable pinned)
CfnComponentVersion.LambdaExecutionParametersProperty.getPinned()pinned - `CfnComponentVersion.LambdaExecutionParametersProperty.Pinned`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder statusTimeoutInSeconds(Number statusTimeoutInSeconds)
statusTimeoutInSeconds - `CfnComponentVersion.LambdaExecutionParametersProperty.StatusTimeoutInSeconds`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty.Builder timeoutInSeconds(Number timeoutInSeconds)
timeoutInSeconds - `CfnComponentVersion.LambdaExecutionParametersProperty.TimeoutInSeconds`.this@Stability(value=Stable) public CfnComponentVersion.LambdaExecutionParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaExecutionParametersProperty>CfnComponentVersion.LambdaExecutionParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.