@Stability(value=Stable) @Internal public static final class CfnFunction.CodeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.CodeProperty
CfnFunction.CodePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.CodeProperty.Builder, CfnFunction.CodeProperty.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(String imageUri,
String s3Bucket,
String s3Key,
String s3ObjectVersion,
String zipFile)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.CodeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getImageUri()
`CfnFunction.CodeProperty.ImageUri`.
|
String |
getS3Bucket()
`CfnFunction.CodeProperty.S3Bucket`.
|
String |
getS3Key()
`CfnFunction.CodeProperty.S3Key`.
|
String |
getS3ObjectVersion()
`CfnFunction.CodeProperty.S3ObjectVersion`.
|
String |
getZipFile()
`CfnFunction.CodeProperty.ZipFile`.
|
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.public final String getImageUri()
CfnFunction.CodePropertygetImageUri in interface CfnFunction.CodePropertypublic final String getS3Bucket()
CfnFunction.CodePropertygetS3Bucket in interface CfnFunction.CodePropertypublic final String getS3Key()
CfnFunction.CodePropertygetS3Key in interface CfnFunction.CodePropertypublic final String getS3ObjectVersion()
CfnFunction.CodePropertygetS3ObjectVersion in interface CfnFunction.CodePropertypublic final String getZipFile()
CfnFunction.CodePropertygetZipFile in interface CfnFunction.CodeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.