Class CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty
@Stability(Stable)
@Internal
public static final class CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty
An implementation for
CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty-
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.connect.CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty
CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Builder, CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectAutomation answer source.final StringThe identifier of the default answer option, when none of the automation options match the criteria.final ObjectThe automation options of the single select question.final inthashCode()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(CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty.Builder.
-
-
Method Details
-
getAnswerSource
Description copied from interface:CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationPropertyAutomation answer source.Returns union: either
IResolvableorCfnEvaluationFormPropsMixin.EvaluationFormQuestionAutomationAnswerSourceProperty- Specified by:
getAnswerSourcein interfaceCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty- See Also:
-
getDefaultOptionRefId
Description copied from interface:CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationPropertyThe identifier of the default answer option, when none of the automation options match the criteria.Length Constraints : Minimum length of 1. Maximum length of 40.
- Specified by:
getDefaultOptionRefIdin interfaceCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty- See Also:
-
getOptions
Description copied from interface:CfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationPropertyThe automation options of the single select question.Minimum : 1
Maximum : 20
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationOptionProperty>- Specified by:
getOptionsin interfaceCfnEvaluationFormPropsMixin.EvaluationFormSingleSelectQuestionAutomationProperty- 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()
-