@Stability(value=Stable) @Internal public static final class CfnComponentVersion.LambdaExecutionParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentVersion.LambdaExecutionParametersProperty
CfnComponentVersion.LambdaExecutionParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentVersion.LambdaExecutionParametersProperty.Builder, CfnComponentVersion.LambdaExecutionParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object environmentVariables,
Object eventSources,
List<String> execArgs,
String inputPayloadEncodingType,
Object linuxProcessParams,
Number maxIdleTimeInSeconds,
Number maxInstancesCount,
Number maxQueueSize,
Object pinned,
Number statusTimeoutInSeconds,
Number timeoutInSeconds)
Constructor that initializes the object based on literal property values passed by the
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnvironmentVariables()
`CfnComponentVersion.LambdaExecutionParametersProperty.EnvironmentVariables`.
|
Object |
getEventSources()
`CfnComponentVersion.LambdaExecutionParametersProperty.EventSources`.
|
List<String> |
getExecArgs()
`CfnComponentVersion.LambdaExecutionParametersProperty.ExecArgs`.
|
String |
getInputPayloadEncodingType()
`CfnComponentVersion.LambdaExecutionParametersProperty.InputPayloadEncodingType`.
|
Object |
getLinuxProcessParams()
`CfnComponentVersion.LambdaExecutionParametersProperty.LinuxProcessParams`.
|
Number |
getMaxIdleTimeInSeconds()
`CfnComponentVersion.LambdaExecutionParametersProperty.MaxIdleTimeInSeconds`.
|
Number |
getMaxInstancesCount()
`CfnComponentVersion.LambdaExecutionParametersProperty.MaxInstancesCount`.
|
Number |
getMaxQueueSize()
`CfnComponentVersion.LambdaExecutionParametersProperty.MaxQueueSize`.
|
Object |
getPinned()
`CfnComponentVersion.LambdaExecutionParametersProperty.Pinned`.
|
Number |
getStatusTimeoutInSeconds()
`CfnComponentVersion.LambdaExecutionParametersProperty.StatusTimeoutInSeconds`.
|
Number |
getTimeoutInSeconds()
`CfnComponentVersion.LambdaExecutionParametersProperty.TimeoutInSeconds`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object environmentVariables, Object eventSources, List<String> execArgs, String inputPayloadEncodingType, Object linuxProcessParams, Number maxIdleTimeInSeconds, Number maxInstancesCount, Number maxQueueSize, Object pinned, Number statusTimeoutInSeconds, Number timeoutInSeconds)
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder.public final Object getEnvironmentVariables()
CfnComponentVersion.LambdaExecutionParametersPropertygetEnvironmentVariables in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Object getEventSources()
CfnComponentVersion.LambdaExecutionParametersPropertygetEventSources in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final List<String> getExecArgs()
CfnComponentVersion.LambdaExecutionParametersPropertygetExecArgs in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final String getInputPayloadEncodingType()
CfnComponentVersion.LambdaExecutionParametersPropertygetInputPayloadEncodingType in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Object getLinuxProcessParams()
CfnComponentVersion.LambdaExecutionParametersPropertygetLinuxProcessParams in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Number getMaxIdleTimeInSeconds()
CfnComponentVersion.LambdaExecutionParametersPropertygetMaxIdleTimeInSeconds in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Number getMaxInstancesCount()
CfnComponentVersion.LambdaExecutionParametersPropertygetMaxInstancesCount in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Number getMaxQueueSize()
CfnComponentVersion.LambdaExecutionParametersPropertygetMaxQueueSize in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Object getPinned()
CfnComponentVersion.LambdaExecutionParametersPropertygetPinned in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Number getStatusTimeoutInSeconds()
CfnComponentVersion.LambdaExecutionParametersPropertygetStatusTimeoutInSeconds in interface CfnComponentVersion.LambdaExecutionParametersPropertypublic final Number getTimeoutInSeconds()
CfnComponentVersion.LambdaExecutionParametersPropertygetTimeoutInSeconds in interface CfnComponentVersion.LambdaExecutionParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.