Class CfnCaseRule.OperandTwoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cases.CfnCaseRule.OperandTwoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCaseRule.OperandTwoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCaseRule.OperandTwoProperty
@Stability(Stable)
@Internal
public static final class CfnCaseRule.OperandTwoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCaseRule.OperandTwoProperty
An implementation for
CfnCaseRule.OperandTwoProperty-
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.cases.CfnCaseRule.OperandTwoProperty
CfnCaseRule.OperandTwoProperty.Builder, CfnCaseRule.OperandTwoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCaseRule.OperandTwoProperty.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 theCfnCaseRule.OperandTwoProperty.Builder.
-
-
Method Details
-
getBooleanValue
Description copied from interface:CfnCaseRule.OperandTwoPropertyBoolean value type.Returns union: either
BooleanorIResolvable- Specified by:
getBooleanValuein interfaceCfnCaseRule.OperandTwoProperty- See Also:
-
getDoubleValue
Description copied from interface:CfnCaseRule.OperandTwoPropertyDouble value type.- Specified by:
getDoubleValuein interfaceCfnCaseRule.OperandTwoProperty- See Also:
-
getEmptyValue
Description copied from interface:CfnCaseRule.OperandTwoPropertyRepresents an empty operand value.In the Amazon Connect admin website, case rules are known as case field conditions . For more information about case field conditions, see Add case field conditions to a case template .
- Specified by:
getEmptyValuein interfaceCfnCaseRule.OperandTwoProperty- See Also:
-
getStringValue
Description copied from interface:CfnCaseRule.OperandTwoPropertyString value type.- Specified by:
getStringValuein interfaceCfnCaseRule.OperandTwoProperty- 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()
-