Class CfnFunction.FunctionRefProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnFunction.FunctionRefProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunction.FunctionRefProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunction.FunctionRefProperty
@Stability(Stable)
@Internal
public static final class CfnFunction.FunctionRefProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunction.FunctionRefProperty
An implementation for
CfnFunction.FunctionRefProperty-
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.mediatailor.CfnFunction.FunctionRefProperty
CfnFunction.FunctionRefProperty.Builder, CfnFunction.FunctionRefProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.FunctionRefProperty.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.FunctionRefProperty.Builder.
-
-
Method Details
-
getFunctionId
Description copied from interface:CfnFunction.FunctionRefPropertyThe identifier of the function to execute.- Specified by:
getFunctionIdin interfaceCfnFunction.FunctionRefProperty- See Also:
-
getRunCondition
Description copied from interface:CfnFunction.FunctionRefPropertyA conditional expression that determines whether this function should execute.- Specified by:
getRunConditionin interfaceCfnFunction.FunctionRefProperty- 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()
-