@Stability(value=Experimental) @Internal public static final class CfnParametersCodeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnParametersCodeProps
CfnParametersCodePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnParametersCodeProps.Builder, CfnParametersCodeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnParameter bucketNameParam,
CfnParameter objectKeyParam)
Constructor that initializes the object based on literal property values passed by the
CfnParametersCodeProps.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) |
CfnParameter |
getBucketNameParam()
(experimental) The CloudFormation parameter that represents the name of the S3 Bucket where the Lambda code will be located in.
|
CfnParameter |
getObjectKeyParam()
(experimental) The CloudFormation parameter that represents the path inside the S3 Bucket where the Lambda code will be located at.
|
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(CfnParameter bucketNameParam, CfnParameter objectKeyParam)
CfnParametersCodeProps.Builder.public final CfnParameter getBucketNameParam()
CfnParametersCodePropsMust be of type 'String'.
Default: a new parameter will be created
getBucketNameParam in interface CfnParametersCodePropspublic final CfnParameter getObjectKeyParam()
CfnParametersCodePropsMust be of type 'String'.
Default: a new parameter will be created
getObjectKeyParam in interface CfnParametersCodeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.