@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
Object autoPublish,
String functionCode,
Object functionConfig,
Object functionMetadata)
Constructor that initializes the object based on literal property values passed by the
CfnFunctionProps.Builder. |
| 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`.
|
Object |
getFunctionMetadata()
`AWS::CloudFront::Function.FunctionMetadata`.
|
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.public final String getName()
CfnFunctionPropsgetName in interface CfnFunctionPropspublic final Object getAutoPublish()
CfnFunctionPropsgetAutoPublish in interface CfnFunctionPropspublic final String getFunctionCode()
CfnFunctionPropsgetFunctionCode in interface CfnFunctionPropspublic final Object getFunctionConfig()
CfnFunctionPropsgetFunctionConfig in interface CfnFunctionPropspublic final Object getFunctionMetadata()
CfnFunctionPropsgetFunctionMetadata in interface CfnFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.