@Stability(value=Stable) @Internal public static final class CfnVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVersionProps
CfnVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVersionProps.Builder, CfnVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVersionProps.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 |
getCodeSha256()
`AWS::Lambda::Version.CodeSha256`.
|
String |
getDescription()
`AWS::Lambda::Version.Description`.
|
String |
getFunctionName()
`AWS::Lambda::Version.FunctionName`.
|
Object |
getProvisionedConcurrencyConfig()
`AWS::Lambda::Version.ProvisionedConcurrencyConfig`.
|
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(CfnVersionProps.Builder builder)
CfnVersionProps.Builder.public final String getCodeSha256()
CfnVersionPropsgetCodeSha256 in interface CfnVersionPropspublic final String getDescription()
CfnVersionPropsgetDescription in interface CfnVersionPropspublic final String getFunctionName()
CfnVersionPropsgetFunctionName in interface CfnVersionPropspublic final Object getProvisionedConcurrencyConfig()
CfnVersionPropsgetProvisionedConcurrencyConfig in interface CfnVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.