@Stability(value=Stable) @Internal public static final class CfnFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunctionProps
CfnFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunctionProps.Builder, CfnFunctionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFunctionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionProps.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) |
Object |
getAutoPublish()
`AWS::CloudFront::Function.AutoPublish`.
|
String |
getFunctionCode()
`AWS::CloudFront::Function.FunctionCode`.
|
Object |
getFunctionConfig()
`AWS::CloudFront::Function.FunctionConfig`.
|
String |
getName()
`AWS::CloudFront::Function.Name`.
|
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(CfnFunctionProps.Builder builder)
CfnFunctionProps.Builder.public final Object getAutoPublish()
CfnFunctionPropsgetAutoPublish in interface CfnFunctionPropspublic final String getFunctionCode()
CfnFunctionPropsgetFunctionCode in interface CfnFunctionPropspublic final Object getFunctionConfig()
CfnFunctionPropsgetFunctionConfig in interface CfnFunctionPropspublic final String getName()
CfnFunctionPropsgetName in interface CfnFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.