@Stability(value=Stable) @Internal public static final class CfnFunction.SnapStartResponseProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.SnapStartResponseProperty
CfnFunction.SnapStartResponsePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.SnapStartResponseProperty.Builder, CfnFunction.SnapStartResponseProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunction.SnapStartResponseProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.CodeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplyOn()
When set to `PublishedVersions` , Lambda creates a snapshot of the execution environment when you publish a function version.
|
String |
getOptimizationStatus()
When you provide a [qualified Amazon Resource Name (ARN)](https://docs.aws.amazon.com/lambda/latest/dg/configuration-versions.html#versioning-versions-using) , this response element indicates whether SnapStart is activated for the specified function version.
|
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(CfnFunction.SnapStartResponseProperty.Builder builder)
CfnFunction.CodeProperty.Builder.public final String getApplyOn()
CfnFunction.SnapStartResponsePropertygetApplyOn in interface CfnFunction.SnapStartResponsePropertypublic final String getOptimizationStatus()
CfnFunction.SnapStartResponsePropertygetOptimizationStatus in interface CfnFunction.SnapStartResponseProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.