@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 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 |
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.protected Jsii$Proxy(String s3Bucket, String s3Key, String s3ObjectVersion, String zipFile)
CfnFunction.CodeProperty.Builder.public final String getS3Bucket()
CfnFunction.CodePropertygetS3Bucket in interface CfnFunction.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3bucketpublic final String getS3Key()
CfnFunction.CodePropertygetS3Key in interface CfnFunction.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3keypublic final String getS3ObjectVersion()
CfnFunction.CodePropertygetS3ObjectVersion in interface CfnFunction.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3objectversionpublic final String getZipFile()
CfnFunction.CodePropertygetZipFile in interface CfnFunction.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-zipfile@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.