@Stability(value=Stable) @Internal public static final class CfnFunction.RuntimeManagementConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.RuntimeManagementConfigProperty
CfnFunction.RuntimeManagementConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.RuntimeManagementConfigProperty.Builder, CfnFunction.RuntimeManagementConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunction.RuntimeManagementConfigProperty.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 |
getRuntimeVersionArn()
The ARN of the runtime version you want the function to use.
|
String |
getUpdateRuntimeOn()
Specify the runtime update mode.
|
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.RuntimeManagementConfigProperty.Builder builder)
CfnFunction.CodeProperty.Builder.public final String getUpdateRuntimeOn()
CfnFunction.RuntimeManagementConfigProperty
Valid Values : Auto | FunctionUpdate | Manual
getUpdateRuntimeOn in interface CfnFunction.RuntimeManagementConfigPropertypublic final String getRuntimeVersionArn()
CfnFunction.RuntimeManagementConfigProperty
This is only required if you're using the Manual runtime update mode.
getRuntimeVersionArn in interface CfnFunction.RuntimeManagementConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.