Class CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty
@Stability(Stable)
@Internal
public static final class CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty
An implementation for
CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty-
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.connect.CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty
CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Builder, CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.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(CfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormItemEnablementConditionProperty.Builder.
-
-
Method Details
-
getOperands
Description copied from interface:CfnEvaluationForm.EvaluationFormItemEnablementConditionPropertyOperands of the enablement condition.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnEvaluationForm.EvaluationFormItemEnablementConditionOperandProperty>- Specified by:
getOperandsin interfaceCfnEvaluationForm.EvaluationFormItemEnablementConditionProperty- See Also:
-
getOperator
Description copied from interface:CfnEvaluationForm.EvaluationFormItemEnablementConditionPropertyThe operator to be used to be applied to operands if more than one provided.- Specified by:
getOperatorin interfaceCfnEvaluationForm.EvaluationFormItemEnablementConditionProperty- 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()
-