Class CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty
An implementation for
CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty-
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.cfnpropertymixins.services.cloudfront.CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty
CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Builder, CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.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
protected Jsii$Proxy(CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty.Builder.
-
-
Method Details
-
getComment
Description copied from interface:CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigPropertyA comment to describe the function.- Specified by:
getCommentin interfaceCfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty- See Also:
-
getKeyValueStoreAssociations
Description copied from interface:CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigPropertyThe configuration for the key value store associations.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnConnectionFunctionPropsMixin.KeyValueStoreAssociationProperty>- Specified by:
getKeyValueStoreAssociationsin interfaceCfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty- See Also:
-
getRuntime
Description copied from interface:CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigPropertyThe function's runtime environment version.- Specified by:
getRuntimein interfaceCfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty- 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()
-