Class CfnFunction.FunctionConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudfront.CfnFunction.FunctionConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunction.FunctionConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunction.FunctionConfigProperty
@Stability(Stable)
@Internal
public static final class CfnFunction.FunctionConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunction.FunctionConfigProperty
An implementation for
CfnFunction.FunctionConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.cloudfront.CfnFunction.FunctionConfigProperty
CfnFunction.FunctionConfigProperty.Builder, CfnFunction.FunctionConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.FunctionConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFunction.FunctionConfigProperty.Builder.
-
-
Method Details
-
getComment
Description copied from interface:CfnFunction.FunctionConfigPropertyA comment to describe the function.- Specified by:
getCommentin interfaceCfnFunction.FunctionConfigProperty- See Also:
-
getRuntime
Description copied from interface:CfnFunction.FunctionConfigPropertyThe function's runtime environment version.- Specified by:
getRuntimein interfaceCfnFunction.FunctionConfigProperty- See Also:
-
getKeyValueStoreAssociations
Description copied from interface:CfnFunction.FunctionConfigPropertyThe configuration for the key value store associations.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFunction.KeyValueStoreAssociationProperty>- Specified by:
getKeyValueStoreAssociationsin interfaceCfnFunction.FunctionConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-