Class CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
@Stability(Stable)
@Internal
public static final class CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
An implementation for
CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Builder, CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Builder
.protected
Jsii$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.EvaluationFormSingleSelectQuestionAutomationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty.Builder
.
-
-
Method Details
-
getOptions
Description copied from interface:CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
The automation options of the single select question.Minimum : 1
Maximum : 20
- Specified by:
getOptions
in interfaceCfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
-
getDefaultOptionRefId
Description copied from interface:CfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
The 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:
getDefaultOptionRefId
in interfaceCfnEvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-